Update to RingRTC v2.20.13
Co-authored-by: Jim Gustafson <jim@signal.org>
This commit is contained in:
parent
64fa5e5652
commit
202ce3e6d3
@ -73,10 +73,10 @@ PODS:
|
||||
- SignalCoreKit/Tests (1.0.0):
|
||||
- CocoaLumberjack
|
||||
- OpenSSL-Universal
|
||||
- SignalRingRTC (2.20.12):
|
||||
- SignalRingRTC (2.20.13):
|
||||
- SignalCoreKit
|
||||
- SignalRingRTC/WebRTC (= 2.20.12)
|
||||
- SignalRingRTC/WebRTC (2.20.12):
|
||||
- SignalRingRTC/WebRTC (= 2.20.13)
|
||||
- SignalRingRTC/WebRTC (2.20.13):
|
||||
- SignalCoreKit
|
||||
- SignalServiceKit (0.9.0):
|
||||
- blurhash
|
||||
@ -278,7 +278,7 @@ SPEC CHECKSUMS:
|
||||
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
|
||||
SignalArgon2: 1c24183835ca861e6af06631c18b1671cdf35571
|
||||
SignalCoreKit: 87da14c58d57760793b892ff03838c5ef2ce1167
|
||||
SignalRingRTC: 10dc95e0dbf9fa809da1b531b2060467845644a2
|
||||
SignalRingRTC: 9dc4c7bd879520c18044eb94ba3106e0bbdb7751
|
||||
SignalServiceKit: d598fa75d9f6c2137a5e016fdc117f94c7ac3ef7
|
||||
SQLCipher: 712e8416685e8e575b9b0706ffee71678b2fdcf8
|
||||
SSZipArchive: 41455d4b8d2b6ab93990820b50dc697c2554a322
|
||||
|
||||
2
Pods
2
Pods
@ -1 +1 @@
|
||||
Subproject commit 405e8974a932388b3944af9f57c95d4f65bd7e11
|
||||
Subproject commit fab57c15d43d41765703adb6b42f351fdcd39a2b
|
||||
@ -5,7 +5,7 @@
|
||||
<key>BuildDetails</key>
|
||||
<dict>
|
||||
<key>WebRTCCommit</key>
|
||||
<string>ee6b548f429b7213677ac64d3cbd2f58a9d80741 Production build of v2.20.12</string>
|
||||
<string>27915468e611ba7b61031dbb7eed87382abee9c5 Production build of v2.20.13</string>
|
||||
</dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
|
||||
2
ThirdParty/RingRTC
vendored
2
ThirdParty/RingRTC
vendored
@ -1 +1 @@
|
||||
Subproject commit 19c095d6d558ee157b79ad5983007e2eadb2fcd2
|
||||
Subproject commit c2088473c5ec62724e8270bcce6081f769cf5b51
|
||||
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.20.12"
|
||||
s.version = "2.20.13"
|
||||
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 ee6b548f429b7213677ac64d3cbd2f58a9d80741
|
||||
Subproject commit 27915468e611ba7b61031dbb7eed87382abee9c5
|
||||
Loading…
Reference in New Issue
Block a user