kishikawakatsumi / UICKeyChainStore

UICKeyChainStore is a simple wrapper for Keychain on iOS, watchOS, tvOS and macOS. Makes using Keychain APIs as easy as NSUserDefaults.
http://kishikawakatsumi.com
MIT License
3.08k stars 383 forks source link

Add Swift Package Manager support #171

Closed artemisia-absynthium closed 4 years ago

artemisia-absynthium commented 5 years ago

Hello,

SPM support for all Apple platforms has been announced and Xcode 11 has a nice integration for it! Please add SPM support for the project!

Thank you for your great work! :)

artemisia-absynthium commented 4 years ago

I have opened a PR about this!