Update to RingRTC 2.8.2
This commit is contained in:
parent
5e7de0986d
commit
bcbad9cfd8
@ -101,11 +101,11 @@ PODS:
|
||||
- HKDFKit
|
||||
- SignalCoreKit
|
||||
- SwiftProtobuf
|
||||
- SignalRingRTC (2.8.0):
|
||||
- SignalRingRTC (2.8.2):
|
||||
- PromiseKit
|
||||
- SignalCoreKit
|
||||
- SignalRingRTC/WebRTC (= 2.8.0)
|
||||
- SignalRingRTC/WebRTC (2.8.0):
|
||||
- SignalRingRTC/WebRTC (= 2.8.2)
|
||||
- SignalRingRTC/WebRTC (2.8.2):
|
||||
- PromiseKit
|
||||
- SignalCoreKit
|
||||
- SignalServiceKit (0.9.0):
|
||||
@ -398,7 +398,7 @@ SPEC CHECKSUMS:
|
||||
SignalArgon2: 60d8fb5db6a6d0d26cd330d64af4be63775f6c26
|
||||
SignalCoreKit: 4562b2bbd9830077439ca003f952a798457d4ea5
|
||||
SignalMetadataKit: a7aacedf262d947c22e2c619f0fd217163d2a637
|
||||
SignalRingRTC: f188ffe001acc56f92dcba1be08b6ebb9b36460b
|
||||
SignalRingRTC: cfcc6d2098efe5ede28031f56243c9f7c8bf49e1
|
||||
SignalServiceKit: 8ba67567dc48244551f74b48a69ef5e1912a289e
|
||||
SQLCipher: d305a7bd9af4b64f095c79bdc1a1fa50f2a15116
|
||||
SSZipArchive: 41455d4b8d2b6ab93990820b50dc697c2554a322
|
||||
|
||||
2
Pods
2
Pods
@ -1 +1 @@
|
||||
Subproject commit fa9cdd267c47f86cfef803296fed661612edd725
|
||||
Subproject commit 43fffd9316cbbb4d34d0b6d27fb8568031667483
|
||||
@ -7,7 +7,7 @@
|
||||
<key>OSXVersion</key>
|
||||
<string>10.15.7</string>
|
||||
<key>WebRTCCommit</key>
|
||||
<string>f2786c89438a93c1b65a6bea630f8dc1f9a3cd1c Dev build with group calling support #18</string>
|
||||
<string>4b163245cbd802b20204fee6a942a1d737a7a56c Production build of v2.8.2</string>
|
||||
</dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
|
||||
2
ThirdParty/RingRTC
vendored
2
ThirdParty/RingRTC
vendored
@ -1 +1 @@
|
||||
Subproject commit ce103ed9a5d67caff607371429415db9d5348ae6
|
||||
Subproject commit 3d7f4d7a5c36a992a2fdff9a7232652d442b93dc
|
||||
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.8.0"
|
||||
s.version = "2.8.2"
|
||||
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 f2786c89438a93c1b65a6bea630f8dc1f9a3cd1c
|
||||
Subproject commit 4b163245cbd802b20204fee6a942a1d737a7a56c
|
||||
Loading…
Reference in New Issue
Block a user