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

Update electron-builder to fix MacOS build issue #784

Closed
wants to merge 1 commit into from

Conversation

stephenmuss
Copy link

@stephenmuss stephenmuss commented Jan 3, 2023

Fixes #783

See electron-userland/electron-builder#6606

This negates the need for Python 2 in the MacOS build which appears to now be missing in the MacOS Github runners.

See my fork for successful builds:

Package MacOS
package-ubuntu
test-windows

@deepnight
Copy link
Owner

Thanks for this PR :)
I've tested it on branch 1.2.1 and it's now live on master.

I'm closing this PR as I merged your change manually (I didn't know how to sync a PR with a different branch 🤔 😆 )

@deepnight deepnight closed this Jan 4, 2023
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.

Fix macOS build script
2 participants