issues
search
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
340
forks
source link
Fix deprecation warnings and update to Swift 5
#169
Open
NSURLSession0
opened
3 years ago
NSURLSession0
commented
3 years ago
Upgrade deployment target from 9.0 to 11.0
Fix deprecation warnings
Update project to Swift 5 and improve some code