aeonix / aeon-gui

AEON GUI
Other
12 stars 11 forks source link

Build M1 binaries using Codemagic #70

Open stoffu opened 1 year ago

stoffu commented 1 year ago

66

Requires https://github.com/aeonix/aeon/pull/277

stoffu commented 1 year ago

M1 binaries built using Codemagic can be downloaded from

The build log is not publicly accessible, so I made a copy here

stoffu commented 1 year ago

Note: if you launch aeon-wallet-gui.app downloaded from above, you'll see an error message saying

“aeon-wallet-gui.app” is damaged and can’t be opened. You should move it to the Trash.

To workaround this, run this command

xattr -cr path/to/aeon-wallet-gui.app

Then you should be able to open the app without the above error message.

iamsmooth commented 1 year ago

Build-windows CI issue?

stoffu commented 1 year ago

Build-windows CI issue?

Addressed by #71