Signal-iOS/SignalServiceKit
Jordan Rose 65cbcca821 Ignore message transcripts for null messages
This can happen when your primary device has used a null message to
reset a session and your secondary device gets it via sync.
2021-01-25 17:05:49 -08:00
..
protobuf Add a preference for contact/profile avatars 2021-01-12 16:29:29 -08:00
Resources Refine handling of unverified safety number changes. 2021-01-21 22:31:08 -03:00
src Ignore message transcripts for null messages 2021-01-25 17:05:49 -08:00
tests Fix broken test. 2021-01-25 19:39:40 -03: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'