Closed gsibert closed 3 years ago
Probably, problem is I don't have a mac myself to test it...
Can you make a dmg target file instead of a zip? I can test that.
Dmg can only be built on macOS
https://github.com/electron-userland/electron-builder/issues/811
Haven't compiled anything myself in years, and never on my MAC. However, managed to compile it on my own and it fires right up :)
great :) can you share the steps here for other people having the same issue please ?
I'll put something together. The problem is I'm not sure what was relevant or unnecessary in my process :) Also, I had xcode and homebrew installed already which likely saved some steps versus starting from scratch.
For anyone having the same problem, all I needed to do was type the build commands after cloning the repo and then if you go to the dist_electron/mac
folder you'll find a compiled version that works.
macOS Install Instructions Download zip in an empty folder Unzip with keka (https://www.keka.io/en/) Ctrl-click on the unzipped app (https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/10.15/mac/10.15) Enjoy !
Can't get the downloaded MAC app to open, could it be a Catalina issue?