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

Replace usage of SecKeychainItemDelete to fix deprecation error in Xcode 14 #1521

Closed
lawrence-forooghian opened this issue Nov 9, 2022 · 1 comment · Fixed by #1534
Closed
Assignees

Comments

@lawrence-forooghian
Copy link
Collaborator

Our usage of SecKeychainItemDelete is causing the following deprecation error when building Ably-macOS using Xcode 14:

'SecKeychainItemDelete' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated

We need to find out what we should be using instead and start using it.

@sync-by-unito
Copy link

sync-by-unito bot commented Nov 9, 2022

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-2912

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants