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

Property 'accessibility' not found on object of type 'UICKeyChainStore *' #165

Closed PGandhi30 closed 5 years ago

PGandhi30 commented 6 years ago

accessibility object not found.

Use of undeclared identifier 'UICKeyChainStoreAccessibilityWhenUnlockedThisDeviceOnly'; did you mean 'kSecAttrAccessibleWhenUnlockedThisDeviceOnly'?

How to resolve this error ?