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.
 
 
 
 
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
8 years ago
Example Avoid collision with iOS10 SSKeychain framework (#24) 8 years ago
protobuf Init Commit 9 years ago
src Avoid collision with iOS10 SSKeychain framework (#24) 8 years ago
tests Delete lingering group avatar attachments 8 years ago
.clang-format Avoid deadlock while accepting new key (#17) 8 years ago
.gitignore Init Commit 9 years ago
.travis.yml Fix travis build 8 years ago
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 8 years ago
LICENSE Initial commit 9 years ago
README.md Get tests + ci running 8 years ago
SignalServiceKit.podspec Avoid collision with iOS10 SSKeychain framework (#24) 8 years ago

README.md

SignalServiceKit

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