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

Sign / notarize the Mac binaries #1712

Open
wyardley opened this issue Mar 23, 2023 · 2 comments
Open

Sign / notarize the Mac binaries #1712

wyardley opened this issue Mar 23, 2023 · 2 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@wyardley
Copy link

wyardley commented Mar 23, 2023

Feature Description

In issues like #95, it's suggested to use the direct download vs. using homebrew or even gcloud components .... This proposes signing the Apple binaries in such a way that they can be run locally.

I don't think #1267 will directly handle this, right?

@wyardley wyardley added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Mar 23, 2023
@enocom enocom added the priority: p2 Moderately-important priority. Fix may not be included in next release. label Mar 23, 2023
@enocom
Copy link
Member

enocom commented Mar 23, 2023

@enocom
Copy link
Member

enocom commented Mar 23, 2023

And this: https://federicoterzi.com/blog/automatic-code-signing-and-notarization-for-macos-apps-using-github-actions/.

We'd need an Apple Developer account, but could otherwise integrate this into our existing build process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants