Update to RingRTC v2.20.6
This commit is contained in:
parent
5513c14de0
commit
de9d24bc83
@ -73,10 +73,10 @@ PODS:
|
||||
- SignalCoreKit/Tests (1.0.0):
|
||||
- CocoaLumberjack
|
||||
- OpenSSL-Universal
|
||||
- SignalRingRTC (2.20.5):
|
||||
- SignalRingRTC (2.20.6):
|
||||
- SignalCoreKit
|
||||
- SignalRingRTC/WebRTC (= 2.20.5)
|
||||
- SignalRingRTC/WebRTC (2.20.5):
|
||||
- SignalRingRTC/WebRTC (= 2.20.6)
|
||||
- SignalRingRTC/WebRTC (2.20.6):
|
||||
- SignalCoreKit
|
||||
- SignalServiceKit (0.9.0):
|
||||
- blurhash
|
||||
@ -278,7 +278,7 @@ SPEC CHECKSUMS:
|
||||
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
|
||||
SignalArgon2: 1c24183835ca861e6af06631c18b1671cdf35571
|
||||
SignalCoreKit: 87da14c58d57760793b892ff03838c5ef2ce1167
|
||||
SignalRingRTC: 1265dc41d02f47a528ef6fd9371524b57ebe7b9d
|
||||
SignalRingRTC: aeb739d3a8d6073ab08ae89b9343c04db15fb36b
|
||||
SignalServiceKit: d598fa75d9f6c2137a5e016fdc117f94c7ac3ef7
|
||||
SQLCipher: 712e8416685e8e575b9b0706ffee71678b2fdcf8
|
||||
SSZipArchive: 41455d4b8d2b6ab93990820b50dc697c2554a322
|
||||
|
||||
2
Pods
2
Pods
@ -1 +1 @@
|
||||
Subproject commit 51b9433d968f44e0cd5f901ab3f075224fdd0ff3
|
||||
Subproject commit 8161599661eebc1ab5f4d269a04447719db1e004
|
||||
@ -5,7 +5,7 @@
|
||||
<key>BuildDetails</key>
|
||||
<dict>
|
||||
<key>WebRTCCommit</key>
|
||||
<string>fadd989e65d93c00c703fa831f72b311e660ab88 Production build of v2.20.5</string>
|
||||
<string>a15c526f019fe63c728eab4dec76ee426b7b6aa1 Production build of v2.20.6</string>
|
||||
</dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
|
||||
2
ThirdParty/RingRTC
vendored
2
ThirdParty/RingRTC
vendored
@ -1 +1 @@
|
||||
Subproject commit d2fa7619c425aba8b9a4fcca11c7c4bb68ea3d01
|
||||
Subproject commit 9d9e960e9d39d83bd23f7063d9c00183c9c79a90
|
||||
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.5"
|
||||
s.version = "2.20.6"
|
||||
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 fadd989e65d93c00c703fa831f72b311e660ab88
|
||||
Subproject commit a15c526f019fe63c728eab4dec76ee426b7b6aa1
|
||||
Loading…
Reference in New Issue
Block a user