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 2eaaba9082 crashfix: on addObject, presumably it's nil.
I'm not sure how this is happening, but this will prevent the crash and
give us additional diagnostic data in the cases where it is happening.

// FREEBIE
8 years ago
..
Example Regression test for provisioning cipher 8 years ago
Utilities Improve asserts/logging 8 years ago
fastlane
protobuf profile key flag and debug action 8 years ago
src crashfix: on addObject, presumably it's nil. 8 years ago
tests Regression test for provisioning cipher 8 years ago
.clang-format
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
Makefile Avatar API integration / WIP crypto scheme 8 years ago
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/WhisperSystems/Signal-iOS.git'