Open Fabio286 opened 2 years ago
Let me know what you need. I have the necessary hardware and am also willing to help. Do you have a plan and a approach you would want to work with?
Hi @asbrwl, thanks for your time.
At the moment there is one of the contributors to this project who managed to build Antares on the M1, so we know that Antares runs on the M1.
Right now I think I have discovered why the builds generated by GitHub Actions for M1 are damaged. Here a post explaining the reason for the error and how to get around the problem. So on the next Antares release I'll ask to you and @toriphes to try suggested workaround.
Since the problems with the distribution for Apple Silicon seem to be related to the signature of the app, the matter is postponed until we will have the possibility to provide a signature. Until then please use the x64 distribution via Rosetta.
Hi everyone,
I would like to provide a distribution for Apple Silicon but unfortunately I do not have the necessary hardware to test.
electron-builder
should be able to provide distributions for MacOS ARM, so I tried to target arm64 as well but the dmg that is generated via GitHub Actions seems to be damaged according to the feedback received.Any help with this task is welcome!