Signal-iOS/SignalServiceKit
Michael Kirk 75aa02cef9 Fix assumption that DB always exists with initial schema
It won't exist until we run the first migration.
2019-10-11 10:50:21 -07:00
..
protobuf Add blurhash to attachment protos. 2019-10-08 09:17:27 -03:00
Resources script to dump formatted schema 2019-10-11 10:50:21 -07:00
src Fix assumption that DB always exists with initial schema 2019-10-11 10:50:21 -07:00
tests Fix DM expiration/tests; refine DM state asserts. 2019-10-08 13:06:40 -03:00
Utilities
.clang-format
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
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'