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

Fix 99keyrings/keyring warning on MacOS #1462

Merged
merged 3 commits into from
Sep 7, 2022
Merged

Conversation

carlocamurri
Copy link
Contributor

Upgrading the library seems to fix the warnings

cgo-gcc-prolog:81:11: warning: 'SecKeychainCreate' is deprecated: first deprecated in macOS 12.0 - Custom keychain management is no longer supported [-Wdeprecated-declarations]

which show up on startup, as explained in the issue below

99designs/keyring#107

@carlocamurri carlocamurri changed the title Carlocamurri/fix deps Fix 99keyrings/keyring warning on MacOS Sep 6, 2022
Copy link
Member

@richscott richscott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've seen this warning many times on my Mac - I look forward to this fix!

@carlocamurri carlocamurri enabled auto-merge (squash) September 7, 2022 08:31
@carlocamurri carlocamurri merged commit 068fd99 into master Sep 7, 2022
@carlocamurri carlocamurri deleted the carlocamurri/fix-deps branch September 7, 2022 13:10
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.

None yet

2 participants