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

chore(manager/electron): upgrade electron-builder to use the new notarytool #1496

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

daniellacosse
Copy link
Contributor

they changed the tool used for macos notarization: https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution

electron-builder 24.9.1 is meant to fix this issue: electron-userland/electron-builder#7883

also you may need to open your certificates, if you run into issues during build (added this to the readme)

@daniellacosse daniellacosse requested a review from a team as a code owner February 2, 2024 00:32
@daniellacosse daniellacosse changed the title chore(manager/macos): upgrade electron-builder to use the new notarytool chore(manager/electron): upgrade electron-builder to use the new notarytool Feb 2, 2024
@daniellacosse daniellacosse merged commit 950614c into master Feb 2, 2024
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants