Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated kSecAttrAccessible values #600

Conversation

Ogijun2018
Copy link

Apple has deprecated kSecAttrAccessibleAlways and kSecAttrAccessibleAlwaysThisDeviceOnly, as these values no longer align with recommended security practices.
To ensure the KeychainAccess library remains up-to-date and maintains best security practices, these deprecated values have been removed.

resolves #508

@Ogijun2018 Ogijun2018 closed this Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

xCode 12 compilation warning: iOS Simulator target and Deprecated code on iOS 12.0
1 participant