Update to RingRTC v2.21.3
This commit is contained in:
parent
361634ea74
commit
f08bec6705
@ -58,10 +58,10 @@ PODS:
|
||||
- SignalCoreKit/Tests (1.0.0):
|
||||
- CocoaLumberjack
|
||||
- OpenSSL-Universal
|
||||
- SignalRingRTC (2.21.2):
|
||||
- SignalRingRTC (2.21.3):
|
||||
- SignalCoreKit
|
||||
- SignalRingRTC/WebRTC (= 2.21.2)
|
||||
- SignalRingRTC/WebRTC (2.21.2):
|
||||
- SignalRingRTC/WebRTC (= 2.21.3)
|
||||
- SignalRingRTC/WebRTC (2.21.3):
|
||||
- SignalCoreKit
|
||||
- SQLCipher (4.5.1):
|
||||
- SQLCipher/standard (= 4.5.1)
|
||||
@ -228,7 +228,7 @@ SPEC CHECKSUMS:
|
||||
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
|
||||
SignalArgon2: 1c24183835ca861e6af06631c18b1671cdf35571
|
||||
SignalCoreKit: 9febad2d82f80c5b2f446740c68f1fba6d4cd9b2
|
||||
SignalRingRTC: 48c58c355141189961729ece75202c1688df1eee
|
||||
SignalRingRTC: 1df32f6307151395ca02086af5d96e6fa836f3a4
|
||||
SQLCipher: 712e8416685e8e575b9b0706ffee71678b2fdcf8
|
||||
SSZipArchive: 41455d4b8d2b6ab93990820b50dc697c2554a322
|
||||
Starscream: 4bb2f9942274833f7b4d296a55504dcfc7edb7b0
|
||||
|
||||
2
Pods
2
Pods
@ -1 +1 @@
|
||||
Subproject commit f9bb3f19df2652d4f480542d9d357615ffc3fa19
|
||||
Subproject commit d8bb760e54eaac1d49dc4f3ee6292da5ace87409
|
||||
@ -5,7 +5,7 @@
|
||||
<key>BuildDetails</key>
|
||||
<dict>
|
||||
<key>WebRTCCommit</key>
|
||||
<string>577e1ef95f0f8a49a379ed8af9a792a48391217a Production build of v2.21.2</string>
|
||||
<string>235df5a8f4c0934091bc827f132fc42bdd42cd3e Production build of v2.21.3</string>
|
||||
</dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
|
||||
2
ThirdParty/RingRTC
vendored
2
ThirdParty/RingRTC
vendored
@ -1 +1 @@
|
||||
Subproject commit f070ff2ee1612d5d3931b1a4cc17550d7d4ad4d4
|
||||
Subproject commit 6007bf402579875cd5a7b1dfe18020cf65f9b592
|
||||
2
ThirdParty/SignalRingRTC.podspec
vendored
2
ThirdParty/SignalRingRTC.podspec
vendored
@ -8,7 +8,7 @@
|
||||
|
||||
Pod::Spec.new do |s|
|
||||
s.name = "SignalRingRTC"
|
||||
s.version = "2.21.2"
|
||||
s.version = "2.21.3"
|
||||
s.summary = "A Swift & Objective-C library used by the Signal iOS app for WebRTC interactions."
|
||||
|
||||
s.description = <<-DESC
|
||||
|
||||
2
ThirdParty/WebRTC
vendored
2
ThirdParty/WebRTC
vendored
@ -1 +1 @@
|
||||
Subproject commit 577e1ef95f0f8a49a379ed8af9a792a48391217a
|
||||
Subproject commit 235df5a8f4c0934091bc827f132fc42bdd42cd3e
|
||||
Loading…
Reference in New Issue
Block a user