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

Deployment targets #199

Open RomanPodymov opened 11 months ago

RomanPodymov commented 11 months ago

Hello. Thank you for UICKeyChainStore. kSecUseAuthenticationUI requires iOS 9.0, tvOS 9.0, watchOS 2.0 or macOS 10.11.

RomanPodymov commented 9 months ago

Hello @kishikawakatsumi Any news?