rohilpatel1 / Apple-Music-Rich-Presence

Discord Rich Presence for Apple Music (works on Mac and Windows)
69 stars 8 forks source link

Add Apple Silicon build command #6

Open nitatemic opened 2 years ago

nitatemic commented 2 years ago

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