Merge branch 'release/5.18.0'
This commit is contained in:
commit
6374236e56
@ -119,11 +119,11 @@ PODS:
|
||||
- SignalClient
|
||||
- SignalCoreKit
|
||||
- SwiftProtobuf
|
||||
- SignalRingRTC (2.10.7):
|
||||
- SignalRingRTC (2.10.8):
|
||||
- PromiseKit
|
||||
- SignalCoreKit
|
||||
- SignalRingRTC/WebRTC (= 2.10.7)
|
||||
- SignalRingRTC/WebRTC (2.10.7):
|
||||
- SignalRingRTC/WebRTC (= 2.10.8)
|
||||
- SignalRingRTC/WebRTC (2.10.8):
|
||||
- PromiseKit
|
||||
- SignalCoreKit
|
||||
- SignalServiceKit (0.9.0):
|
||||
@ -415,7 +415,7 @@ SPEC CHECKSUMS:
|
||||
SignalClient: 2353bbeaaa062b98457690c26e1d5e3c2cb772a0
|
||||
SignalCoreKit: 87da14c58d57760793b892ff03838c5ef2ce1167
|
||||
SignalMetadataKit: eb928ec98376ab5a6ef2108a7fcd3b2d792b8c65
|
||||
SignalRingRTC: 6196f982d66dee584a6ae0dab0ca050883f78707
|
||||
SignalRingRTC: 0b51c21e0424b156b45a28910c677b29b7840691
|
||||
SignalServiceKit: 5e25915a8275f4deff7f830a343c0fcb085d062b
|
||||
SQLCipher: d305a7bd9af4b64f095c79bdc1a1fa50f2a15116
|
||||
SSZipArchive: 41455d4b8d2b6ab93990820b50dc697c2554a322
|
||||
|
||||
2
Pods
2
Pods
@ -1 +1 @@
|
||||
Subproject commit 2e34669046c5ff013a6183bdaf910410a82338a3
|
||||
Subproject commit 6065851a2b36df2245673dc667918e1c534e8d33
|
||||
@ -7,7 +7,7 @@
|
||||
<key>OSXVersion</key>
|
||||
<string>11.4</string>
|
||||
<key>WebRTCCommit</key>
|
||||
<string>e59a4f7b6f843002e859a77254e457a98d56e84d Production build of v2.10.7</string>
|
||||
<string>579222c3fc3523d17508704550c5baa33e2fbda4 Production build of v2.10.8</string>
|
||||
</dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
|
||||
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.10.7"
|
||||
s.version = "2.10.8"
|
||||
s.summary = "A Swift & Objective-C library used by the Signal iOS app for WebRTC interactions."
|
||||
|
||||
s.description = <<-DESC
|
||||
|
||||
Loading…
Reference in New Issue
Block a user