Upgrading AxolotlKit

Work on AxolotlKit has no BitHub so taking a contribution for this
commit.
pull/1/head
Frederic Jacobs 10 years ago
parent b329062e02
commit a4014c6ad3

@ -6,7 +6,7 @@ link_with ["Signal", "SignalTests"]
pod 'OpenSSL', '~> 1.0.203' pod 'OpenSSL', '~> 1.0.203'
pod 'libPhoneNumber-iOS', '~> 0.8.2' pod 'libPhoneNumber-iOS', '~> 0.8.2'
pod 'AxolotlKit', '~> 0.6.3' pod 'AxolotlKit', '~> 0.7'
pod 'PastelogKit', '~> 1.2' pod 'PastelogKit', '~> 1.2'
pod 'TwistedOakCollapsingFutures','~> 1.0' pod 'TwistedOakCollapsingFutures','~> 1.0'
pod 'AFNetworking', '~> 2.5.3' pod 'AFNetworking', '~> 2.5.3'

@ -1,5 +1,5 @@
PODS: PODS:
- 25519 (1.9) - 25519 (2.0.1)
- AFNetworking (2.5.4): - AFNetworking (2.5.4):
- AFNetworking/NSURLConnection (= 2.5.4) - AFNetworking/NSURLConnection (= 2.5.4)
- AFNetworking/NSURLSession (= 2.5.4) - AFNetworking/NSURLSession (= 2.5.4)
@ -22,10 +22,10 @@ PODS:
- AFNetworking/NSURLConnection - AFNetworking/NSURLConnection
- AFNetworking/NSURLSession - AFNetworking/NSURLSession
- APDropDownNavToolbar (1.1) - APDropDownNavToolbar (1.1)
- AxolotlKit (0.6.3): - AxolotlKit (0.7):
- 25519 (~> 1.9) - 25519 (~> 2.0.1)
- HKDFKit (~> 0.0.3) - HKDFKit (~> 0.0.3)
- ProtocolBuffers (~> 1.9.7) - ProtocolBuffers (~> 1.9.8)
- CocoaLumberjack (1.9.2): - CocoaLumberjack (1.9.2):
- CocoaLumberjack/Extensions (= 1.9.2) - CocoaLumberjack/Extensions (= 1.9.2)
- CocoaLumberjack/Core (1.9.2) - CocoaLumberjack/Core (1.9.2)
@ -63,7 +63,7 @@ DEPENDENCIES:
- AFNetworking (~> 2.5.3) - AFNetworking (~> 2.5.3)
- APDropDownNavToolbar (from `https://github.com/corbett/APDropDownNavToolbar.git`, - APDropDownNavToolbar (from `https://github.com/corbett/APDropDownNavToolbar.git`,
branch `master`) branch `master`)
- AxolotlKit (~> 0.6.3) - AxolotlKit (~> 0.7)
- DJWActionSheet - DJWActionSheet
- FFCircularProgressView (>= 0.1) - FFCircularProgressView (>= 0.1)
- JSQMessagesViewController (from `https://github.com/WhisperSystems/JSQMessagesViewController`, - JSQMessagesViewController (from `https://github.com/WhisperSystems/JSQMessagesViewController`,
@ -105,10 +105,10 @@ CHECKOUT OPTIONS:
:git: https://github.com/FredericJacobs/SocketRocket.git :git: https://github.com/FredericJacobs/SocketRocket.git
SPEC CHECKSUMS: SPEC CHECKSUMS:
'25519': 64b9ee595df81056693072b0a84246483988afac '25519': cd3f6f0658ac9dd4f95d7fb906378e1d0649c46c
AFNetworking: 05edc0ac4c4c8cf57bcf4b84be5b0744b6d8e71e AFNetworking: 05edc0ac4c4c8cf57bcf4b84be5b0744b6d8e71e
APDropDownNavToolbar: 5d0c3f363208543d20e86ddb4630927c28cdfd4b APDropDownNavToolbar: 5d0c3f363208543d20e86ddb4630927c28cdfd4b
AxolotlKit: 1e4afc7ed1d0c724888f1d986c032976436f8bef AxolotlKit: 8652fca51f4bc8225cbda791b0026c21e912b694
CocoaLumberjack: 628fca2e88ef06f7cf6817309aa405f325d9a6fa CocoaLumberjack: 628fca2e88ef06f7cf6817309aa405f325d9a6fa
DJWActionSheet: 2fe54b1298a7f0fe44462233752c76a530e0cd80 DJWActionSheet: 2fe54b1298a7f0fe44462233752c76a530e0cd80
FFCircularProgressView: 683a4ab1e1bd613246a3dffa61503ffdebcde8d8 FFCircularProgressView: 683a4ab1e1bd613246a3dffa61503ffdebcde8d8
@ -129,4 +129,4 @@ SPEC CHECKSUMS:
UnionFind: c33be5adb12983981d6e827ea94fc7f9e370f52d UnionFind: c33be5adb12983981d6e827ea94fc7f9e370f52d
YapDatabase: f9051e178a38f48d0f3a78562423a5bc969f1ca3 YapDatabase: f9051e178a38f48d0f3a78562423a5bc969f1ca3
COCOAPODS: 0.37.1 COCOAPODS: 0.37.2

@ -1 +1 @@
Subproject commit 3e7657063436e2197850ca53ba0ae1ee96e8a964 Subproject commit c675c9b5833f04bbf377e7921010d9b8191b6c56
Loading…
Cancel
Save