A private messenger for iOS.
Go to file
Michael Kirk f3a91c2629 Avoid collision with iOS10 SSKeychain framework (#24)
Our pod SSKeychain was renamed to -> SAMKeychain to avoid collision with
the iOS10 library SSKeychain.

* log failure to write keychain (this seems to only happen on simulator)
* ensure we exit if we fail to set DB cipher key

// FREEBIE
2016-08-18 13:40:48 -04:00
Example Avoid collision with iOS10 SSKeychain framework (#24) 2016-08-18 13:40:48 -04:00
protobuf Init Commit 2015-12-22 15:51:11 +01:00
src Avoid collision with iOS10 SSKeychain framework (#24) 2016-08-18 13:40:48 -04:00
tests Delete lingering group avatar attachments 2016-07-31 08:49:01 -07:00
.clang-format Avoid deadlock while accepting new key (#17) 2016-07-18 16:00:59 -07:00
.gitignore Init Commit 2015-12-22 15:51:11 +01:00
.travis.yml Fix travis build 2016-07-29 11:37:35 -07:00
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 2016-05-18 11:32:10 -07:00
LICENSE Initial commit 2015-12-04 13:22:18 +01:00
README.md Get tests + ci running 2016-04-23 20:08:51 -07:00
SignalServiceKit.podspec Avoid collision with iOS10 SSKeychain framework (#24) 2016-08-18 13:40:48 -04:00

SignalServiceKit

SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X