Skip to content
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

Merged
merged 10 commits into from
Feb 22, 2023
Merged

Macos apple silicon #173

merged 10 commits into from
Feb 22, 2023

Conversation

bjoernh
Copy link
Contributor

@bjoernh bjoernh commented Feb 19, 2023

Adjusted the MacOS Makefile for building Gearbox on Intel and also Apple Silicon (M1/M2..) Macs.

@bjoernh
Copy link
Contributor Author

bjoernh commented Feb 19, 2023

Github Actions don't support builds on macOS Arm64 yet, but it's on there Roadmap for this Summer
github/roadmap#528

With a self hosted Apple Silicon GitHub runner it is nowadays possible to build for apple silicon.
https://github.blog/changelog/2022-08-09-github-actions-self-hosted-runners-now-support-apple-m1-hardware/

I had give it a shoot on my local machine and the app builds with GitHub actions in the forked repo:
https://github.com/bjoernh/Gearboy/actions/runs/4217099134/jobs/7320636708

@drhelius
Copy link
Owner

Thanks for your help.
You can omit the macOS Arm64 build for now. Let's wait for the official one.
In the meantime we can keep the Intel one only.
Please, revert changes to GH Actions YML and I will happily merge it.

@bjoernh
Copy link
Contributor Author

bjoernh commented Feb 22, 2023

Committing the changes on the GH Actions YML File to the MR was not intended. 😅 So I removed it from the MR

@drhelius drhelius merged commit b76e740 into drhelius:master Feb 22, 2023
@drhelius
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants