Update to RingRTC v2.21.2

This commit is contained in:
Jim Gustafson 2022-10-06 15:34:21 -07:00 committed by GitHub
parent 1ffb8332a2
commit 25302d3206
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 deletions

View File

@ -58,10 +58,10 @@ PODS:
- SignalCoreKit/Tests (1.0.0):
- CocoaLumberjack
- OpenSSL-Universal
- SignalRingRTC (2.21.1):
- SignalRingRTC (2.21.2):
- SignalCoreKit
- SignalRingRTC/WebRTC (= 2.21.1)
- SignalRingRTC/WebRTC (2.21.1):
- SignalRingRTC/WebRTC (= 2.21.2)
- SignalRingRTC/WebRTC (2.21.2):
- SignalCoreKit
- SQLCipher (4.5.1):
- SQLCipher/standard (= 4.5.1)
@ -228,7 +228,7 @@ SPEC CHECKSUMS:
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
SignalArgon2: 1c24183835ca861e6af06631c18b1671cdf35571
SignalCoreKit: 87da14c58d57760793b892ff03838c5ef2ce1167
SignalRingRTC: d4a4973131cba35549c1ea963b091f415d0a61f8
SignalRingRTC: 48c58c355141189961729ece75202c1688df1eee
SQLCipher: 712e8416685e8e575b9b0706ffee71678b2fdcf8
SSZipArchive: 41455d4b8d2b6ab93990820b50dc697c2554a322
Starscream: 4bb2f9942274833f7b4d296a55504dcfc7edb7b0

2
Pods

@ -1 +1 @@
Subproject commit 7b35ac20b8a5cab6990916b9b7e1e93ded0744d1
Subproject commit 230b1787572f3a22af313dfa625030a4b5d1cbef

View File

@ -5,7 +5,7 @@
<key>BuildDetails</key>
<dict>
<key>WebRTCCommit</key>
<string>f7036f5cef9a7f61283acdace66fa01d5da50949 Production build of v2.21.1</string>
<string>577e1ef95f0f8a49a379ed8af9a792a48391217a Production build of v2.21.2</string>
</dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>

2
ThirdParty/RingRTC vendored

@ -1 +1 @@
Subproject commit 2d8a448da2b9a4d9a7b3289a51eae667d5600695
Subproject commit f070ff2ee1612d5d3931b1a4cc17550d7d4ad4d4

View File

@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = "SignalRingRTC"
s.version = "2.21.1"
s.version = "2.21.2"
s.summary = "A Swift & Objective-C library used by the Signal iOS app for WebRTC interactions."
s.description = <<-DESC

2
ThirdParty/WebRTC vendored

@ -1 +1 @@
Subproject commit f7036f5cef9a7f61283acdace66fa01d5da50949
Subproject commit 577e1ef95f0f8a49a379ed8af9a792a48391217a