Skip to content

Commit

Permalink
Update to RingRTC 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Imperiopolis committed Jun 19, 2020
1 parent 9ae383e commit 73781b3
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions Local Podspecs/SignalRingRTC.podspec.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "SignalRingRTC",
"version": "2.0.2",
"version": "2.0.4",
"summary": "A Swift & Objective-C library used by the Signal iOS app for WebRTC interactions.",
"description": "A Swift & Objective-C library used by the Signal iOS app for WebRTC interactions.\"",
"license": "GPLv3",
"homepage": "https://github.com/signalapp/ringrtc",
"source": {
"git": "https://github.com/signalapp/ringrtc.git",
"tag": "v2.0.2"
"tag": "v2.0.4"
},
"authors": {
"iOS Team": "[email protected]"
Expand Down
8 changes: 4 additions & 4 deletions Manifest.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ PODS:
- HKDFKit
- SignalCoreKit
- SwiftProtobuf
- SignalRingRTC (2.0.2):
- SignalRingRTC (2.0.4):
- SignalCoreKit
- SignalRingRTC/WebRTC (= 2.0.2)
- SignalRingRTC/WebRTC (2.0.2):
- SignalRingRTC/WebRTC (= 2.0.4)
- SignalRingRTC/WebRTC (2.0.4):
- SignalCoreKit
- SignalServiceKit (0.9.0):
- AFNetworking/NSURLSession
Expand Down Expand Up @@ -388,7 +388,7 @@ SPEC CHECKSUMS:
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
SignalCoreKit: 4562b2bbd9830077439ca003f952a798457d4ea5
SignalMetadataKit: a7aacedf262d947c22e2c619f0fd217163d2a637
SignalRingRTC: 45cc2ed942a1c1b4c203970932d01fdf7d785d3b
SignalRingRTC: 17705c12c6417e2b297b6f3d6fff80abd6785d74
SignalServiceKit: 2adac6fb54ddf719e17c1adaf5b6bfa01cdfdde1
SQLCipher: d305a7bd9af4b64f095c79bdc1a1fa50f2a15116
SSZipArchive: 41455d4b8d2b6ab93990820b50dc697c2554a322
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.0.2</string>
<string>2.0.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
4 changes: 2 additions & 2 deletions _Prebuild/Manifest.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ CHECKOUT OPTIONS:
SPEC CHECKSUMS:
ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb

PODFILE CHECKSUM: 214da1c28dec96bc0de78f588df4d7fac75bac11
PODFILE CHECKSUM: dab5026e19ce384ecc5d8b2925d52f9e16cb38b4

COCOAPODS: 1.7.5
COCOAPODS: 1.9.2

0 comments on commit 73781b3

Please sign in to comment.