-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Add macOS arm64 builds #7285
Add macOS arm64 builds #7285
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks! Since this affects the nightly downloads, I'll kindly ask @DomClark or @PhysSong approve prior to merging. Note, I've already added the new artifact suffix here: LMMS/lmms.io@d5bc47f. There are some build warnings, specifically that our libraries provided by Homebrew are newer than our SDK version. If this becomes a problem in the future, we can bump the SDK here: lmms/.github/workflows/build.yml Line 76 in df0011d
|
All feedback addressed. :D |
Add macOS arm64 builds
Adds macOS arm64 builds
Supersedes #7278
Related: LMMS/lmms.io@d5bc47f
https://lmms.io/download/pull-request/7285#mac