phimage / Prephirences

Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults
MIT License
573 stars 35 forks source link

Updated Keychain accessible Docs to latest API #26

Closed vknabel closed 4 years ago

vknabel commented 4 years ago

Hi, thanks for all your work.

While reading through your README and playing around with Prephirences, I noticed the .accessibility-property has been renamed to .accessible. And all enum cases of SecurityAttributeAccessible were renamed, too.