-
-
Notifications
You must be signed in to change notification settings - Fork 135
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
Macos apple silicon #173
Macos apple silicon #173
Conversation
Github Actions don't support builds on macOS Arm64 yet, but it's on there Roadmap for this Summer With a self hosted Apple Silicon GitHub runner it is nowadays possible to build for apple silicon. I had give it a shoot on my local machine and the app builds with GitHub actions in the forked repo: |
CI on self hosted macOS ARM64 Host
Thanks for your help. |
Committing the changes on the GH Actions YML File to the MR was not intended. 😅 So I removed it from the MR |
Thanks! |
Adjusted the MacOS Makefile for building Gearbox on Intel and also Apple Silicon (M1/M2..) Macs.