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 support for swift package manager #153

Closed tkreindler closed 3 years ago

tkreindler commented 3 years ago

I'm not a swift package manager expert at all, someone should double check this and probably change a lot, but I made this change for my personal use and it'd be really helpful to have SwiftPackageManager support in the main package.

mflknr commented 3 years ago

Hey @jrendel mind if you look this one up?

jrendel commented 3 years ago

Sorry I haven't kept up with the repo guys, but I've now merged in one of the other Swift Package Manager PRs, so I'm going to close this one.