Update to LibSignal v0.87.1

This commit is contained in:
Max Radermacher 2026-02-17 13:07:02 -06:00 committed by GitHub
parent f3b749411d
commit 69022b7f6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 12 additions and 12 deletions

View File

@ -11,8 +11,8 @@ source 'https://cdn.cocoapods.org/'
pod 'blurhash', podspec: './ThirdParty/blurhash.podspec'
pod 'SwiftProtobuf', "1.31.1"
ENV['LIBSIGNAL_FFI_PREBUILD_CHECKSUM'] = '911cb710cc51d0ba879a988ff5edf5a340d5afaa0a5f26ae344745e9c08827e6'
pod 'LibSignalClient', git: 'https://github.com/signalapp/libsignal.git', tag: 'v0.87.0', testspecs: ["Tests"]
ENV['LIBSIGNAL_FFI_PREBUILD_CHECKSUM'] = '519e40cea75ed82919b389b89a9f04deb829d84f637e409641bb14edba3c8a98'
pod 'LibSignalClient', git: 'https://github.com/signalapp/libsignal.git', tag: 'v0.87.1', testspecs: ["Tests"]
# pod 'LibSignalClient', path: '../libsignal', testspecs: ["Tests"]
ENV['RINGRTC_PREBUILD_CHECKSUM'] = '40530246cc8b2ede448fe8582fa6983411a6c735e955ec4660d1f40b2e0ad2af'

View File

@ -9,8 +9,8 @@ PODS:
- LibMobileCoin/CoreHTTP (6.0.2):
- SwiftProtobuf (~> 1.5)
- libPhoneNumber-iOS (1.2.0)
- LibSignalClient (0.87.0)
- LibSignalClient/Tests (0.87.0)
- LibSignalClient (0.87.1)
- LibSignalClient/Tests (0.87.1)
- libwebp (1.5.0):
- libwebp/demux (= 1.5.0)
- libwebp/mux (= 1.5.0)
@ -53,8 +53,8 @@ DEPENDENCIES:
- GRDB.swift/SQLCipher
- LibMobileCoin/CoreHTTP (from `https://github.com/signalapp/libmobilecoin-ios-artifacts`, tag `signal/6.0.2`)
- libPhoneNumber-iOS (from `https://github.com/signalapp/libPhoneNumber-iOS`, branch `signal-master`)
- LibSignalClient (from `https://github.com/signalapp/libsignal.git`, tag `v0.87.0`)
- LibSignalClient/Tests (from `https://github.com/signalapp/libsignal.git`, tag `v0.87.0`)
- LibSignalClient (from `https://github.com/signalapp/libsignal.git`, tag `v0.87.1`)
- LibSignalClient/Tests (from `https://github.com/signalapp/libsignal.git`, tag `v0.87.1`)
- libwebp
- lottie-ios
- MobileCoin/CoreHTTP (from `https://github.com/mobilecoinofficial/MobileCoin-Swift`, tag `v6.0.3`)
@ -92,7 +92,7 @@ EXTERNAL SOURCES:
:git: https://github.com/signalapp/libPhoneNumber-iOS
LibSignalClient:
:git: https://github.com/signalapp/libsignal.git
:tag: v0.87.0
:tag: v0.87.1
MobileCoin:
:git: https://github.com/mobilecoinofficial/MobileCoin-Swift
:tag: v6.0.3
@ -116,7 +116,7 @@ CHECKOUT OPTIONS:
:git: https://github.com/signalapp/libPhoneNumber-iOS
LibSignalClient:
:git: https://github.com/signalapp/libsignal.git
:tag: v0.87.0
:tag: v0.87.1
MobileCoin:
:git: https://github.com/mobilecoinofficial/MobileCoin-Swift
:tag: v6.0.3
@ -134,7 +134,7 @@ SPEC CHECKSUMS:
GRDB.swift: 1395cb3556df6b16ed69dfc74c3886abc75d2825
LibMobileCoin: 8503f567fa32184a5be7bc038fbd727747dd9991
libPhoneNumber-iOS: 1a34106b49dc6e12a7f37eb9aee7c64011509547
LibSignalClient: 5956940330b65c1b0269a820ee8c8d56e346b138
LibSignalClient: 2a24b6dd8dd0bace129d212d2918ba9edb0a0b12
libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8
Logging: beeb016c9c80cf77042d62e83495816847ef108b
lottie-ios: fcb5e73e17ba4c983140b7d21095c834b3087418
@ -147,6 +147,6 @@ SPEC CHECKSUMS:
SQLCipher: ff2f045b20d675a73a70f7329395ddd4a2580063
SwiftProtobuf: e02f51c8c2df5845657aee2d4de9d61bf50ef788
PODFILE CHECKSUM: 434aef9c0276cdb4b3917569a712f0990adfc837
PODFILE CHECKSUM: f0e10888b6d27f67c0694912e5b549342cf8da0c
COCOAPODS: 1.15.2

2
Pods

@ -1 +1 @@
Subproject commit e5d6056d7b8424ae35f12ded2abaab39cc038562
Subproject commit da001dbd89296d2cee546013a4a51ea66c9295fe

View File

@ -1733,7 +1733,7 @@ DEALINGS IN THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>bytes 1.11.0</string>
<string>bytes 1.11.0, bytes 1.11.1</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>