You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SignalServiceKit
Michael Kirk 10af14d965 Remove legacy built in test runner from SSK.
You can run the SSK test suite by adding to your cocoaopods file:

    pod 'SignalServiceKit', git: 'https://github.com/signalapp/Signal-iOS.git', testspecs: ["Tests"]
6 years ago
..
Resources/Certificates Revert "Revert "Revert "Revert "Revert temporary changes."""" 6 years ago
Utilities
protobuf Update proto schema to reflect album captions. 6 years ago
src reconcile jobqueue tests with NSTimer based retry 6 years ago
tests reconcile jobqueue tests with NSTimer based retry 6 years ago
.clang-format
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
README.md

README.md

SignalServiceKit

SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X

To use SignalServiceKit via Cocoapods add the following to your Podfile

pod 'SignalServiceKit', git: 'https://github.com/signalapp/Signal-iOS.git'