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

Add support for universal builds #140

Closed
dgreene-r7 opened this issue Jul 19, 2023 · 1 comment · Fixed by #169
Closed

Add support for universal builds #140

dgreene-r7 opened this issue Jul 19, 2023 · 1 comment · Fixed by #169

Comments

@dgreene-r7
Copy link

Currently this error is returned from the update server if arch is provided as universal:

Unsupported platform: "darwin-universal". Supported: darwin-x64, darwin-arm64, win32-x64, win32-ia32, win32-arm64.

This happens even though electron-builder and electron-forge can build universal apps.

@setchy
Copy link
Contributor

setchy commented Jan 3, 2025

Should be resolved now by #169

cc: @erikian @erickzhao

@erikian erikian linked a pull request Jan 3, 2025 that will close this issue
@erikian erikian closed this as completed Jan 3, 2025
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 a pull request may close this issue.

3 participants