-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Description
I'll be using this issue to track what we'll want to do in our next major version.
- Allow for customizing kSecAttrService on Mac: Allow kSecAttrService to be a customer-friendly string on Mac #140
- Remove Xcode 9 Support: [Valet 4.0] Drop support for Xcode 9, Xcode 10, Swift 4.0, and Swift 4.2 #190
- Dropping Xcode 10 support: [Valet 4.0] Drop support for Xcode 9, Xcode 10, Swift 4.0, and Swift 4.2 #190
- Drop Swift 4 support: [Valet 4.0] Adopt Swift 5 syntax, and enable support for SinglePromptSecureEnclaveValet on tvOS #191
-
Consider renaming SecureEnclaveValet per @gravisman – non-biometric keychain items are also stored in the Secure Enclave under the hood. Proposed name: UserPresenceValetThis item is being removed, since the current naming aligns with Apple's documentation. - Bring
SinglePromptSecureEnclaveValet
to the tvOS target (LocalAuthentication was enabled in tvOS 10): [Valet 4.0] Adopt Swift 5 syntax, and enable support for SinglePromptSecureEnclaveValet on tvOS #191 - Get rid of
Accessibility
'salways
andalwaysThisDeviceOnly
, since these values have been deprecated: [Valet 4.0] Remove .always accessibility specifier #197 - Move away from
@discardableResult
and towards athrows
API. We're already letting folk ignore errors. Let's enable that in a more idiomatic way: [Valet 4.0] Convert APIs to throw rather than return booleans or enums #198 - Support keychain sharing via App Groups in addition to keychain access groups. Support sharing keychain items using App Groups #230
- Update README to include migration steps required to update to Valet 4: [Valet 4.0] Update migration guide #221
If you want us to include more action items in this list, please file an issue for the change you'd like, and link that issue to this one.
LinusU and fdiaz
Metadata
Metadata
Assignees
Labels
No labels