-
Notifications
You must be signed in to change notification settings - Fork 350
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
Comments
We'd need an Apple Developer account, but could otherwise integrate this into our existing build process. |
Hi @jackwotherspoon - any new news on this one? |
Hi @wyardley thanks for the interest here! 😄 We recently did our planning for the upcoming 6 months and signing our binaries was included in the timeline and is high on our list, so hopefully by the end of the year 🤞 @hessjcg will be the one working on it so assigning it over to him |
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?
The text was updated successfully, but these errors were encountered: