Update to RingRTC v2.23.0

This commit is contained in:
Jim Gustafson 2023-01-06 18:55:01 -08:00 committed by Evan Hahn
parent b3a0344904
commit 4005d14ead
6 changed files with 9 additions and 9 deletions

View File

@ -58,10 +58,10 @@ PODS:
- SignalCoreKit/Tests (1.0.0):
- CocoaLumberjack
- OpenSSL-Universal
- SignalRingRTC (2.22.0):
- SignalRingRTC (2.23.0):
- SignalCoreKit
- SignalRingRTC/WebRTC (= 2.22.0)
- SignalRingRTC/WebRTC (2.22.0):
- SignalRingRTC/WebRTC (= 2.23.0)
- SignalRingRTC/WebRTC (2.23.0):
- SignalCoreKit
- SQLCipher (4.5.2):
- SQLCipher/standard (= 4.5.2)
@ -229,7 +229,7 @@ SPEC CHECKSUMS:
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
SignalArgon2: 1c24183835ca861e6af06631c18b1671cdf35571
SignalCoreKit: 9febad2d82f80c5b2f446740c68f1fba6d4cd9b2
SignalRingRTC: c1f7c9f5c789ec821520f02bc48077c4bb3582d3
SignalRingRTC: f0eaa835f80bff51d580f1dd61dd748515940f99
SQLCipher: f5b4857434158b571a3ed3b10b3b43cd18ef5f67
SSZipArchive: 8c3485528a87fa6f90afdbfc33682eb61d985ae5
Starscream: 4bb2f9942274833f7b4d296a55504dcfc7edb7b0

2
Pods

@ -1 +1 @@
Subproject commit 44de848fefd0e3e42a10030ca06b737ee076d5a0
Subproject commit 6fd560ce1047d66bf56d0946c4b38152dcdc51df

View File

@ -5,7 +5,7 @@
<key>BuildDetails</key>
<dict>
<key>WebRTCCommit</key>
<string>84e3476fa50e2301c729ace5452ab4b02eb50664 Production build of v2.22.0</string>
<string>51acad459ad9399d8f2617c24de5ca648f9fad58 Production build of v2.23.0</string>
</dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>

2
ThirdParty/RingRTC vendored

@ -1 +1 @@
Subproject commit 53349e443c5e218ac6ad21aa85d152fd5690cbaf
Subproject commit 4c8f36c65ed7f3bc2772cc8d38559cf555c4be4c

View File

@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = "SignalRingRTC"
s.version = "2.22.0"
s.version = "2.23.0"
s.summary = "A Swift & Objective-C library used by the Signal iOS app for WebRTC interactions."
s.description = <<-DESC

2
ThirdParty/WebRTC vendored

@ -1 +1 @@
Subproject commit 84e3476fa50e2301c729ace5452ab4b02eb50664
Subproject commit 51acad459ad9399d8f2617c24de5ca648f9fad58