You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2023. It is now read-only.
For ring <= 0.16.20, it links to the Security framework on darwin, but on main the requirement seems to have been removed by briansmith/ring@f5bd88c. I t would be nice to only depend on darwin.apple_sdk.frameworks.Security for ring <= 0.16.20
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For ring <= 0.16.20, it links to the
Security
framework on darwin, but on main the requirement seems to have been removed by briansmith/ring@f5bd88c. I t would be nice to only depend ondarwin.apple_sdk.frameworks.Security
for ring <= 0.16.20The text was updated successfully, but these errors were encountered: