Skip to content

Commit

Permalink
Get SSK tests building and running.
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesmchen-signal committed Sep 21, 2018
1 parent a5a425a commit 6b9d4a9
Show file tree
Hide file tree
Showing 2 changed files with 2,196 additions and 1,524 deletions.
17 changes: 16 additions & 1 deletion Manifest.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,20 @@ PODS:
- SocketRocket
- SwiftProtobuf
- YapDatabase/SQLCipher
- SignalServiceKit/Tests (0.9.0):
- AFNetworking
- AxolotlKit
- CocoaLumberjack
- Curve25519Kit
- GRKOpenSSLFramework
- libPhoneNumber-iOS
- Mantle
- PromiseKit (~> 4.0)
- Reachability
- SAMKeychain
- SocketRocket
- SwiftProtobuf
- YapDatabase/SQLCipher
- SocketRocket (0.5.1)
- SQLCipher (3.4.2):
- SQLCipher/standard (= 3.4.2)
Expand Down Expand Up @@ -146,6 +160,7 @@ DEPENDENCIES:
- PureLayout
- Reachability
- SignalServiceKit (from `.`)
- SignalServiceKit/Tests (from `.`)
- SocketRocket (from `https://github.com/signalapp/SocketRocket.git`, branch `mkirk/handle-sec-err`)
- SQLCipher (from `https://github.com/sqlcipher/sqlcipher.git`, commit `d5c2bec`)
- SSZipArchive
Expand Down Expand Up @@ -231,6 +246,6 @@ SPEC CHECKSUMS:
YapDatabase: b418a4baa6906e8028748938f9159807fd039af4
YYImage: 1e1b62a9997399593e4b9c4ecfbbabbf1d3f3b54

PODFILE CHECKSUM: cb4f38eaa6b1bdf86cfe440ef964c628e6d8321d
PODFILE CHECKSUM: 40c4fc7dfb6066c4fdb80bc08600096e172dd4d7

COCOAPODS: 1.5.3
Loading

0 comments on commit 6b9d4a9

Please sign in to comment.