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 Apple Silicon build command #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nitatemic
Copy link

@nitatemic nitatemic commented Aug 2, 2022

I added a command to build for the arm version (Apple Silicon)
To build for ARM OSX use 'pack:osxARM' and 'pack:osxINTEL' for x64

I also moved electron to the dev dependencies, and finally I added 'electron-packager' and 'stack' to the dev dependencies and dependencies, because I couldn't build without them.

This would close issue #2

Capture d’écran 2022-08-02 à 17 54 33

Capture d’écran 2022-08-02 à 17 56 51

To build for ARM OSX use 'pack:osxARM' and 'pack:osxINTEL' for x64
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.

1 participant