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

Swift Package Manager support #135

Closed fchauvin closed 4 years ago

fchauvin commented 4 years ago

I have tested this out with Xcode 11 and it works great. Would love to have others test it out as well!

fchauvin commented 4 years ago

Closing, as I didn't see the other PR accomplishing exactly this.