Skip to content

[WIP] Add build target for Apple Silicon #94

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

Closed
wants to merge 2 commits into from

Conversation

mikecee
Copy link

@mikecee mikecee commented Mar 12, 2024

This change hopefully adds Apple Silicon build support as requested in #19.

  • A new build matrix os is added. This takes "advantage" of the fact that latest macOS for x64 runners is macOS 13, where the new runners are at least macOS 14.
  • The force build of x64 on any macOS runner (see package.json) has been removed. In theory, this means that electron-build will generate its artifacts based on the architecture of the runner.

@ubidefeo I understand that priority is for bug fixes etc. This PR is being raised as a starting point only (hence WIP), any feedback would be appreciated.

@CLAassistant
Copy link

CLAassistant commented Mar 12, 2024

CLA assistant check
All committers have signed the CLA.

@mikecee
Copy link
Author

mikecee commented Mar 12, 2024

Closing to reset and resbumit; some automated changes were helpfully committed by Github

@mikecee mikecee closed this Mar 12, 2024
@mikecee mikecee deleted the ISSUE_19 branch March 12, 2024 20:03
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