|
|
@ -130,10 +130,10 @@ DEPENDENCIES:
|
|
|
|
- AFNetworking
|
|
|
|
- AFNetworking
|
|
|
|
- ATAppUpdater
|
|
|
|
- ATAppUpdater
|
|
|
|
- AxolotlKit (from `https://github.com/signalapp/SignalProtocolKit.git`)
|
|
|
|
- AxolotlKit (from `https://github.com/signalapp/SignalProtocolKit.git`)
|
|
|
|
- Curve25519Kit (from `https://github.com/WhisperSystems/Curve25519Kit`, branch `mkirk/framework-friendly`)
|
|
|
|
- Curve25519Kit (from `https://github.com/signalapp/Curve25519Kit`, branch `mkirk/framework-friendly`)
|
|
|
|
- GRKOpenSSLFramework (from `https://github.com/WhisperSystems/GRKOpenSSLFramework`)
|
|
|
|
- GRKOpenSSLFramework (from `https://github.com/signalapp/GRKOpenSSLFramework`)
|
|
|
|
- HKDFKit (from `https://github.com/WhisperSystems/HKDFKit.git`, branch `mkirk/framework-friendly`)
|
|
|
|
- HKDFKit (from `https://github.com/signalapp/HKDFKit.git`, branch `mkirk/framework-friendly`)
|
|
|
|
- JSQMessagesViewController (from `https://github.com/WhisperSystems/JSQMessagesViewController.git`, branch `mkirk/share-compatible`)
|
|
|
|
- JSQMessagesViewController (from `https://github.com/signalapp/JSQMessagesViewController.git`, branch `mkirk/share-compatible`)
|
|
|
|
- Mantle
|
|
|
|
- Mantle
|
|
|
|
- PureLayout
|
|
|
|
- PureLayout
|
|
|
|
- Reachability
|
|
|
|
- Reachability
|
|
|
@ -141,7 +141,7 @@ DEPENDENCIES:
|
|
|
|
- SocketRocket (from `https://github.com/facebook/SocketRocket.git`)
|
|
|
|
- SocketRocket (from `https://github.com/facebook/SocketRocket.git`)
|
|
|
|
- SQLCipher (from `https://github.com/sqlcipher/sqlcipher.git`, commit `d5c2bec`)
|
|
|
|
- SQLCipher (from `https://github.com/sqlcipher/sqlcipher.git`, commit `d5c2bec`)
|
|
|
|
- SSZipArchive
|
|
|
|
- SSZipArchive
|
|
|
|
- YapDatabase/SQLCipher (from `https://github.com/WhisperSystems/YapDatabase.git`, branch `release/unencryptedHeaders`)
|
|
|
|
- YapDatabase/SQLCipher (from `https://github.com/signalapp/YapDatabase.git`, branch `release/unencryptedHeaders`)
|
|
|
|
- YYImage
|
|
|
|
- YYImage
|
|
|
|
|
|
|
|
|
|
|
|
EXTERNAL SOURCES:
|
|
|
|
EXTERNAL SOURCES:
|
|
|
@ -149,15 +149,15 @@ EXTERNAL SOURCES:
|
|
|
|
:git: https://github.com/signalapp/SignalProtocolKit.git
|
|
|
|
:git: https://github.com/signalapp/SignalProtocolKit.git
|
|
|
|
Curve25519Kit:
|
|
|
|
Curve25519Kit:
|
|
|
|
:branch: mkirk/framework-friendly
|
|
|
|
:branch: mkirk/framework-friendly
|
|
|
|
:git: https://github.com/WhisperSystems/Curve25519Kit
|
|
|
|
:git: https://github.com/signalapp/Curve25519Kit
|
|
|
|
GRKOpenSSLFramework:
|
|
|
|
GRKOpenSSLFramework:
|
|
|
|
:git: https://github.com/WhisperSystems/GRKOpenSSLFramework
|
|
|
|
:git: https://github.com/signalapp/GRKOpenSSLFramework
|
|
|
|
HKDFKit:
|
|
|
|
HKDFKit:
|
|
|
|
:branch: mkirk/framework-friendly
|
|
|
|
:branch: mkirk/framework-friendly
|
|
|
|
:git: https://github.com/WhisperSystems/HKDFKit.git
|
|
|
|
:git: https://github.com/signalapp/HKDFKit.git
|
|
|
|
JSQMessagesViewController:
|
|
|
|
JSQMessagesViewController:
|
|
|
|
:branch: mkirk/share-compatible
|
|
|
|
:branch: mkirk/share-compatible
|
|
|
|
:git: https://github.com/WhisperSystems/JSQMessagesViewController.git
|
|
|
|
:git: https://github.com/signalapp/JSQMessagesViewController.git
|
|
|
|
SignalServiceKit:
|
|
|
|
SignalServiceKit:
|
|
|
|
:path: .
|
|
|
|
:path: .
|
|
|
|
SocketRocket:
|
|
|
|
SocketRocket:
|
|
|
@ -167,7 +167,7 @@ EXTERNAL SOURCES:
|
|
|
|
:git: https://github.com/sqlcipher/sqlcipher.git
|
|
|
|
:git: https://github.com/sqlcipher/sqlcipher.git
|
|
|
|
YapDatabase:
|
|
|
|
YapDatabase:
|
|
|
|
:branch: release/unencryptedHeaders
|
|
|
|
:branch: release/unencryptedHeaders
|
|
|
|
:git: https://github.com/WhisperSystems/YapDatabase.git
|
|
|
|
:git: https://github.com/signalapp/YapDatabase.git
|
|
|
|
|
|
|
|
|
|
|
|
CHECKOUT OPTIONS:
|
|
|
|
CHECKOUT OPTIONS:
|
|
|
|
AxolotlKit:
|
|
|
|
AxolotlKit:
|
|
|
@ -175,16 +175,16 @@ CHECKOUT OPTIONS:
|
|
|
|
:git: https://github.com/signalapp/SignalProtocolKit.git
|
|
|
|
:git: https://github.com/signalapp/SignalProtocolKit.git
|
|
|
|
Curve25519Kit:
|
|
|
|
Curve25519Kit:
|
|
|
|
:commit: 03a19c80aafc10a3464f0c086b1eb38239c507ac
|
|
|
|
:commit: 03a19c80aafc10a3464f0c086b1eb38239c507ac
|
|
|
|
:git: https://github.com/WhisperSystems/Curve25519Kit
|
|
|
|
:git: https://github.com/signalapp/Curve25519Kit
|
|
|
|
GRKOpenSSLFramework:
|
|
|
|
GRKOpenSSLFramework:
|
|
|
|
:commit: 841e24eba93cabfe503222f858de2a40b3762aab
|
|
|
|
:commit: 841e24eba93cabfe503222f858de2a40b3762aab
|
|
|
|
:git: https://github.com/WhisperSystems/GRKOpenSSLFramework
|
|
|
|
:git: https://github.com/signalapp/GRKOpenSSLFramework
|
|
|
|
HKDFKit:
|
|
|
|
HKDFKit:
|
|
|
|
:commit: d2e2e50990e88537d6c4e38cc32a6f6debd83446
|
|
|
|
:commit: d2e2e50990e88537d6c4e38cc32a6f6debd83446
|
|
|
|
:git: https://github.com/WhisperSystems/HKDFKit.git
|
|
|
|
:git: https://github.com/signalapp/HKDFKit.git
|
|
|
|
JSQMessagesViewController:
|
|
|
|
JSQMessagesViewController:
|
|
|
|
:commit: 33dd72b7bac85fc54a87fb8016c9a927af222153
|
|
|
|
:commit: 33dd72b7bac85fc54a87fb8016c9a927af222153
|
|
|
|
:git: https://github.com/WhisperSystems/JSQMessagesViewController.git
|
|
|
|
:git: https://github.com/signalapp/JSQMessagesViewController.git
|
|
|
|
SocketRocket:
|
|
|
|
SocketRocket:
|
|
|
|
:commit: 28035e1a98a427853e4038ff1b70479fa8374cfa
|
|
|
|
:commit: 28035e1a98a427853e4038ff1b70479fa8374cfa
|
|
|
|
:git: https://github.com/facebook/SocketRocket.git
|
|
|
|
:git: https://github.com/facebook/SocketRocket.git
|
|
|
@ -193,7 +193,7 @@ CHECKOUT OPTIONS:
|
|
|
|
:git: https://github.com/sqlcipher/sqlcipher.git
|
|
|
|
:git: https://github.com/sqlcipher/sqlcipher.git
|
|
|
|
YapDatabase:
|
|
|
|
YapDatabase:
|
|
|
|
:commit: bdd7409de45f9e38b9144adba3b38d74ca48ea77
|
|
|
|
:commit: bdd7409de45f9e38b9144adba3b38d74ca48ea77
|
|
|
|
:git: https://github.com/WhisperSystems/YapDatabase.git
|
|
|
|
:git: https://github.com/signalapp/YapDatabase.git
|
|
|
|
|
|
|
|
|
|
|
|
SPEC CHECKSUMS:
|
|
|
|
SPEC CHECKSUMS:
|
|
|
|
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
|
|
|
|
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
|
|
|
@ -211,7 +211,7 @@ SPEC CHECKSUMS:
|
|
|
|
PureLayout: 4d550abe49a94f24c2808b9b95db9131685fe4cd
|
|
|
|
PureLayout: 4d550abe49a94f24c2808b9b95db9131685fe4cd
|
|
|
|
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
|
|
|
|
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
|
|
|
|
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
|
|
|
|
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
|
|
|
|
SignalServiceKit: 8f9038e584080bee8c367268067e6e0ec0feefcf
|
|
|
|
SignalServiceKit: 2dbddc0638e387feb714d9cc68962d4956c8ebe5
|
|
|
|
SocketRocket: dbb1554b8fc288ef8ef370d6285aeca7361be31e
|
|
|
|
SocketRocket: dbb1554b8fc288ef8ef370d6285aeca7361be31e
|
|
|
|
SQLCipher: f9fcf29b2e59ced7defc2a2bdd0ebe79b40d4990
|
|
|
|
SQLCipher: f9fcf29b2e59ced7defc2a2bdd0ebe79b40d4990
|
|
|
|
SSZipArchive: 14401ade5f8e82aba1ff03e9f88e9de60937ae60
|
|
|
|
SSZipArchive: 14401ade5f8e82aba1ff03e9f88e9de60937ae60
|
|
|
@ -220,6 +220,6 @@ SPEC CHECKSUMS:
|
|
|
|
YapDatabase: 299a32de9d350d37a9ac5b0532609d87d5d2a5de
|
|
|
|
YapDatabase: 299a32de9d350d37a9ac5b0532609d87d5d2a5de
|
|
|
|
YYImage: 1e1b62a9997399593e4b9c4ecfbbabbf1d3f3b54
|
|
|
|
YYImage: 1e1b62a9997399593e4b9c4ecfbbabbf1d3f3b54
|
|
|
|
|
|
|
|
|
|
|
|
PODFILE CHECKSUM: d424a8f153ae6e31631ed25ef5700e7e60234a79
|
|
|
|
PODFILE CHECKSUM: 59053e1c79fca64b3429210d11db5520977f49cb
|
|
|
|
|
|
|
|
|
|
|
|
COCOAPODS: 1.3.1
|
|
|
|
COCOAPODS: 1.3.1
|
|
|
|