Update to LibSignal v0.86.0

This commit is contained in:
Max Radermacher
2025-11-06 21:40:47 -06:00
committed by GitHub
parent 719841fab1
commit 461d5234c2
3 changed files with 11 additions and 11 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'] = 'e67c70e2339849a5ce8b247419591d61031ce2579725829c50dcbc010d6d270b'
pod 'LibSignalClient', git: 'https://github.com/signalapp/libsignal.git', tag: 'v0.85.6', testspecs: ["Tests"]
ENV['LIBSIGNAL_FFI_PREBUILD_CHECKSUM'] = 'ab550c7240e1f830e0dc7e52787dc0bc6b0f1287da066f6980fe4cba7163b265'
pod 'LibSignalClient', git: 'https://github.com/signalapp/libsignal.git', tag: 'v0.86.0', testspecs: ["Tests"]
# pod 'LibSignalClient', path: '../libsignal', testspecs: ["Tests"]
ENV['RINGRTC_PREBUILD_CHECKSUM'] = 'b4a56a4d548cf2ea0215664f5a64c127c725ccf2ec360cbebe790da689286837'

View File

@@ -9,8 +9,8 @@ PODS:
- LibMobileCoin/CoreHTTP (6.0.2):
- SwiftProtobuf (~> 1.5)
- libPhoneNumber-iOS (1.2.0)
- LibSignalClient (0.85.6)
- LibSignalClient/Tests (0.85.6)
- LibSignalClient (0.86.0)
- LibSignalClient/Tests (0.86.0)
- libwebp (1.5.0):
- libwebp/demux (= 1.5.0)
- libwebp/mux (= 1.5.0)
@@ -56,8 +56,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.85.6`)
- LibSignalClient/Tests (from `https://github.com/signalapp/libsignal.git`, tag `v0.85.6`)
- LibSignalClient (from `https://github.com/signalapp/libsignal.git`, tag `v0.86.0`)
- LibSignalClient/Tests (from `https://github.com/signalapp/libsignal.git`, tag `v0.86.0`)
- libwebp
- lottie-ios
- Mantle (from `https://github.com/signalapp/Mantle`, branch `signal-master`)
@@ -96,7 +96,7 @@ EXTERNAL SOURCES:
:git: https://github.com/signalapp/libPhoneNumber-iOS
LibSignalClient:
:git: https://github.com/signalapp/libsignal.git
:tag: v0.85.6
:tag: v0.86.0
Mantle:
:branch: signal-master
:git: https://github.com/signalapp/Mantle
@@ -123,7 +123,7 @@ CHECKOUT OPTIONS:
:git: https://github.com/signalapp/libPhoneNumber-iOS
LibSignalClient:
:git: https://github.com/signalapp/libsignal.git
:tag: v0.85.6
:tag: v0.86.0
Mantle:
:commit: e7e46253bb01ce39525d90aa69ed9e85e758bfc4
:git: https://github.com/signalapp/Mantle
@@ -144,7 +144,7 @@ SPEC CHECKSUMS:
GRDB.swift: 1395cb3556df6b16ed69dfc74c3886abc75d2825
LibMobileCoin: 8503f567fa32184a5be7bc038fbd727747dd9991
libPhoneNumber-iOS: 1a34106b49dc6e12a7f37eb9aee7c64011509547
LibSignalClient: 7abe9fc3d363910f265bee43e4893593de2f8a31
LibSignalClient: b1911173dd5a5e289308d65f939ba2116a7ddf62
libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8
Logging: beeb016c9c80cf77042d62e83495816847ef108b
lottie-ios: fcb5e73e17ba4c983140b7d21095c834b3087418
@@ -158,6 +158,6 @@ SPEC CHECKSUMS:
SQLCipher: ff2f045b20d675a73a70f7329395ddd4a2580063
SwiftProtobuf: e02f51c8c2df5845657aee2d4de9d61bf50ef788
PODFILE CHECKSUM: 6b35b180da0400dc3e667906a3210a548f03a45b
PODFILE CHECKSUM: 7768f2076408c283c171af57dc3901c3a2de2bb4
COCOAPODS: 1.15.2

2
Pods

Submodule Pods updated: 6156c3571e...ecf13e975b