Join Slack
Powered by
If I compile the app from a mac intel, the dmg wil...
# compose-desktop
u
אליהו הדס
11/12/2024, 10:53 AM
If I compile the app from a mac intel, the dmg will work on mac arm ?
m
Michael Paus
11/12/2024, 11:45 AM
Yes, but only via Rosetta 2. After all it is an Intel binary that you are trying to run on an ARM mac.
u
אליהו הדס
11/12/2024, 11:46 AM
No solution to compile for ARM from github cli ?
m
Michael Paus
11/12/2024, 11:47 AM
Of course. That’s what I do. Just build your app on a Mac GitHub runner via a GitHub action. Their runners are ARM runners now by default.
u
אליהו הדס
11/12/2024, 11:48 AM
Oh thanks !
4
Views
Open in Slack
Previous
Next