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

Add missing KeychainItemOptions parameters #48

Closed jimmychaohc closed 8 years ago

jimmychaohc commented 8 years ago

This fixes an issue where custom keychain wrappers with different options is unable to remove or update data.