-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mac ARM (Apple Silicon)-native build #13
Comments
Recent builds are compiling and running under Apple Silicon natively. You can thank @stuartcarnie for that. |
Are these builds different from the executable linked from the homepage? This one doesn't launch on macOS 12.0.1. Is it due to the 64-bit requirement? |
Best open a new ticket for launch errors. Be sure to include details about your environment and any logs that may seem relevant in /var/log/system.log All macOS releases have been 64-bit for at least 5 years. |
Originally opened here: alinebee#109
Now that Apple Silicon (ARM on Mac) systems are beginning to ship, please create an updated native build for these systems on Mac OS 11.
My comment:
Maybe the starting point would be QEMU or box86 which people have gotten to run on the Raspberry Pi:
Next, would be getting access to an M1 based Mac, physically or remote.
On the other hand given no source updates in 4 years, I am not too confident.
The text was updated successfully, but these errors were encountered: