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
Now that we've split up our build process, it should be possible to create a new CI job to sign the mac binary that runs between the mac build and the final package-and-upload step.
We need to figure out how to handle the MacOS notary service that causes our binaries to be untrusted.
some info from how Go is dealing with it: golang/go#34986
Open to suggestions on how we should handle this.
The text was updated successfully, but these errors were encountered: