jrendel / SwiftKeychainWrapper

A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
MIT License
1.59k stars 339 forks source link

Added Carthage installation instructions and compatibility badge #73

Closed tebs1200 closed 7 years ago

tebs1200 commented 7 years ago

It took me a little while to get it working with Carthage in Xcode 8/Swift 2.3 so I thought a little documentation might help others out