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

notarize mac builds using notarytool #331

Merged
merged 1 commit into from
May 9, 2024
Merged

notarize mac builds using notarytool #331

merged 1 commit into from
May 9, 2024

Conversation

holtzman
Copy link
Collaborator

@holtzman holtzman commented May 8, 2024

Motivation

Apple's legacy altool may no longer be used to notarize apps for MacOS use. We want Desktop Wallet to be notarized so that users know the app is genuinely from us, and also so that they do not have to override security settings to use the app.

In this PR

  • tell electron-notarize to use the newer notarytool instead of the legacy altool (default)
  • update the notarization params for notarytool

Copy link
Contributor

@the-real-adammork the-real-adammork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to go 🦾

@holtzman holtzman merged commit 65e382b into main May 9, 2024
9 checks passed
@holtzman holtzman deleted the use-notarytool branch May 9, 2024 00:10
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

Successfully merging this pull request may close these issues.

2 participants