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

Update README.md, add important usage note #128

Closed Dekwin closed 3 years ago

Dekwin commented 5 years ago

Please add the note to readme because some people misses this aspect and have bugs in code. Updating value for key with new accessibility option doesn't throw errors or produce warnings

Zandor300 commented 5 years ago

@jrendel ?