Signal-iOS/SignalServiceKit
Michael Kirk 3cf7cb6ae2 To make things easier on the builder, rather than juggling multiple flags
between builds, lets label our feature flags semantically and just have one
flag that the builder toggles.
2019-07-22 09:12:09 -06:00
..
protobuf Revert "Revert "Merge branch 'mkirk/stub-uuid-receive'"" 2019-07-16 17:45:35 -06:00
Resources/Certificates Revert "Revert "Revert "Merge branch 'nt/ios-13-ssl' into release/2.40.2""" 2019-07-16 21:21:05 -06:00
src To make things easier on the builder, rather than juggling multiple flags 2019-07-22 09:12:09 -06:00
tests Convert interactions to BaseModel. 2019-07-19 15:25:28 -03:00
Utilities dedupe git hooks 2018-03-02 17:57:58 -05:00
.clang-format Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
.gitignore Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
.travis.yml Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
CONTRIBUTING.md Update to the new GitHub organization name 2018-02-13 10:52:07 -05:00
LICENSE Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
README.md Update to the new GitHub organization name 2018-02-13 10:52:07 -05:00

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'