Keychain Item Accessibility
- Introduce
Keychain.Access
enum for specifying access option for keychain items. - Introduce
Keychain.SetupOption
to allow for.appSpecific
or.groupSpecific
setup of the keychain. - Update documentation.
- Update UNIT tests.
- Various Swift 5.0 updates.