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

Code sign macOS binary #394

Open
epompeii opened this issue May 25, 2024 · 1 comment
Open

Code sign macOS binary #394

epompeii opened this issue May 25, 2024 · 1 comment

Comments

@epompeii
Copy link
Member

Currently the macOS binary requires a security exception to run because it is not signed.
Add code signing to the CI build process: https://melatonin.dev/blog/how-to-code-sign-and-notarize-macos-audio-plugins-in-ci/

@BD103
Copy link

BD103 commented May 26, 2024

Note that this costs $99 yearly for an Apple Developer Account. Furthermore, this popup has only happened to me when I launch an application through Finder, not when I execute it in the terminal. I would probably prefer signing the binaries using PGP instead, which is cross-platform and far less expensive.

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

No branches or pull requests

2 participants