Update Mobilecoin SDK to v6.0.2
This commit is contained in:
parent
e31fb4a8b2
commit
b0418b340f
2
Podfile
2
Podfile
@ -58,7 +58,7 @@ def ui_pods
|
||||
pod 'PureLayout', :inhibit_warnings => true
|
||||
pod 'lottie-ios', :inhibit_warnings => true
|
||||
|
||||
pod 'LibMobileCoin/CoreHTTP', git: 'https://github.com/signalapp/libmobilecoin-ios-artifacts', tag: 'signal/6.0.0v2', submodules: true
|
||||
pod 'LibMobileCoin/CoreHTTP', git: 'https://github.com/signalapp/libmobilecoin-ios-artifacts', tag: 'signal/6.0.2', submodules: true
|
||||
pod 'MobileCoin/CoreHTTP', git: 'https://github.com/mobilecoinofficial/MobileCoin-Swift', tag: 'v6.0.0'
|
||||
end
|
||||
|
||||
|
||||
12
Podfile.lock
12
Podfile.lock
@ -6,7 +6,7 @@ PODS:
|
||||
- CocoaLumberjack/Core (3.7.4)
|
||||
- GRDB.swift/SQLCipher (5.26.0):
|
||||
- SQLCipher (>= 3.4.0)
|
||||
- LibMobileCoin/CoreHTTP (6.0.0):
|
||||
- LibMobileCoin/CoreHTTP (6.0.2):
|
||||
- SwiftProtobuf (~> 1.5)
|
||||
- libPhoneNumber-iOS (0.9.15)
|
||||
- LibSignalClient (0.49.0)
|
||||
@ -59,7 +59,7 @@ DEPENDENCIES:
|
||||
- BonMot
|
||||
- CocoaLumberjack
|
||||
- GRDB.swift/SQLCipher
|
||||
- LibMobileCoin/CoreHTTP (from `https://github.com/signalapp/libmobilecoin-ios-artifacts`, tag `signal/6.0.0v2`)
|
||||
- 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.49.0`)
|
||||
- LibSignalClient/Tests (from `https://github.com/signalapp/libsignal.git`, tag `v0.49.0`)
|
||||
@ -97,7 +97,7 @@ EXTERNAL SOURCES:
|
||||
LibMobileCoin:
|
||||
:git: https://github.com/signalapp/libmobilecoin-ios-artifacts
|
||||
:submodules: true
|
||||
:tag: signal/6.0.0v2
|
||||
:tag: signal/6.0.2
|
||||
libPhoneNumber-iOS:
|
||||
:branch: signal-master
|
||||
:git: https://github.com/signalapp/libPhoneNumber-iOS
|
||||
@ -132,7 +132,7 @@ CHECKOUT OPTIONS:
|
||||
LibMobileCoin:
|
||||
:git: https://github.com/signalapp/libmobilecoin-ios-artifacts
|
||||
:submodules: true
|
||||
:tag: signal/6.0.0v2
|
||||
:tag: signal/6.0.2
|
||||
libPhoneNumber-iOS:
|
||||
:commit: 8b6f552682be0e66cf25cd0f0db5e1732a1e9f15
|
||||
:git: https://github.com/signalapp/libPhoneNumber-iOS
|
||||
@ -163,7 +163,7 @@ SPEC CHECKSUMS:
|
||||
BonMot: fb2b6a2209cb3149aca37b7131d49c051c04ae86
|
||||
CocoaLumberjack: 543c79c114dadc3b1aba95641d8738b06b05b646
|
||||
GRDB.swift: 1395cb3556df6b16ed69dfc74c3886abc75d2825
|
||||
LibMobileCoin: 78903fc89d06bb827dcc6526d3370a1d1c1fa285
|
||||
LibMobileCoin: 8503f567fa32184a5be7bc038fbd727747dd9991
|
||||
libPhoneNumber-iOS: 2d26d0a38933eee2702962a4dbdec2fc20e5ef9f
|
||||
LibSignalClient: d0895452f35bd70b6e170c3dcb20532610b635fc
|
||||
libwebp: 1b5562124e3ca3336fb7506e76501bed7758963a
|
||||
@ -181,6 +181,6 @@ SPEC CHECKSUMS:
|
||||
Wire: f5fe13fcad476bfd248f23a45a2004167c0ebae2
|
||||
YYImage: f1ddd15ac032a58b78bbed1e012b50302d318331
|
||||
|
||||
PODFILE CHECKSUM: 1f17608e14786dd752e45e1223e22ede146e41b5
|
||||
PODFILE CHECKSUM: 49e57db3ff1c2026098ee447e7946144d85d6c49
|
||||
|
||||
COCOAPODS: 1.15.2
|
||||
|
||||
2
Pods
2
Pods
@ -1 +1 @@
|
||||
Subproject commit d75526aaa26651e52c8fd514e402fa96baad06b7
|
||||
Subproject commit a88ffc4e396e7ccf5a775fb78f04df0721e5d9d5
|
||||
Loading…
Reference in New Issue
Block a user