Signal-iOS/SignalServiceKit
Michelle Linington d396f99a16 IOS-662: Update staging enclave ID
The staging enclave code was updated to support rate-limiting. Updates
our staging constant to point to the new ID.
2020-07-16 14:54:02 -07:00
..
protobuf Render memoji, bitmoji, etc. as stickers 2020-07-06 11:43:35 -07:00
Resources Track last messaging date on user profile. 2020-07-08 11:10:37 -03:00
src IOS-662: Update staging enclave ID 2020-07-16 14:54:02 -07:00
tests Pull request feedback: retry indefinitely on CDS failure 2020-07-13 18:20:47 -07:00
Utilities Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08:00
.clang-format
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
README.md Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08: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'