Update to RingRTC v2.20.9
This commit is contained in:
parent
1b4a4eabaa
commit
d9490f1ca4
@ -287,4 +287,4 @@ DEPENDENCIES
|
||||
xcode-install
|
||||
|
||||
BUNDLED WITH
|
||||
1.17.2
|
||||
2.3.16
|
||||
|
||||
@ -73,10 +73,10 @@ PODS:
|
||||
- SignalCoreKit/Tests (1.0.0):
|
||||
- CocoaLumberjack
|
||||
- OpenSSL-Universal
|
||||
- SignalRingRTC (2.20.8):
|
||||
- SignalRingRTC (2.20.9):
|
||||
- SignalCoreKit
|
||||
- SignalRingRTC/WebRTC (= 2.20.8)
|
||||
- SignalRingRTC/WebRTC (2.20.8):
|
||||
- SignalRingRTC/WebRTC (= 2.20.9)
|
||||
- SignalRingRTC/WebRTC (2.20.9):
|
||||
- SignalCoreKit
|
||||
- SignalServiceKit (0.9.0):
|
||||
- blurhash
|
||||
@ -278,7 +278,7 @@ SPEC CHECKSUMS:
|
||||
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
|
||||
SignalArgon2: 1c24183835ca861e6af06631c18b1671cdf35571
|
||||
SignalCoreKit: 87da14c58d57760793b892ff03838c5ef2ce1167
|
||||
SignalRingRTC: 08a8ce1b7b7bb656335b85310d8995a5ccdf3495
|
||||
SignalRingRTC: 92201aa2e658ddfe9a6a3acd93a3f89af690f532
|
||||
SignalServiceKit: d598fa75d9f6c2137a5e016fdc117f94c7ac3ef7
|
||||
SQLCipher: 712e8416685e8e575b9b0706ffee71678b2fdcf8
|
||||
SSZipArchive: 41455d4b8d2b6ab93990820b50dc697c2554a322
|
||||
|
||||
2
Pods
2
Pods
@ -1 +1 @@
|
||||
Subproject commit 7792be863a3cb4a3281274939fa334f744cc5e0c
|
||||
Subproject commit 523503e81827db5e36d76c1b3c033987f0b528dd
|
||||
@ -5,7 +5,7 @@
|
||||
<key>BuildDetails</key>
|
||||
<dict>
|
||||
<key>WebRTCCommit</key>
|
||||
<string>856a6c8e2d82e53742efe7eed66f81b82f3f20d7 Production build of v2.20.8</string>
|
||||
<string>c573a9b0c3eb38442657d3c49d04732b65ef8cae Production build of v2.20.9</string>
|
||||
</dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
|
||||
2
ThirdParty/RingRTC
vendored
2
ThirdParty/RingRTC
vendored
@ -1 +1 @@
|
||||
Subproject commit 40d8b94a7d73b4570fde3f9690ab5eb1498653b7
|
||||
Subproject commit 1752ac190f12670546f41edf612a8bea20a7d73c
|
||||
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.8"
|
||||
s.version = "2.20.9"
|
||||
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 856a6c8e2d82e53742efe7eed66f81b82f3f20d7
|
||||
Subproject commit c573a9b0c3eb38442657d3c49d04732b65ef8cae
|
||||
Loading…
Reference in New Issue
Block a user