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

Fix build server only deploys arm64 macOS binaries #1835

Merged
merged 2 commits into from May 2, 2024

Conversation

MrStevns
Copy link
Member

@MrStevns MrStevns commented Apr 26, 2024

We do this for now by introducing more mac os runners. This means that we deploy proper arm64 builds now as well as x86_64.

Ideally we would build universal binaries but Homebrew does not support building cross platform, as such we would have to build Qt ourselves in order to support this.

Note: We have to remember to make changes to the website, so we can see both new build types

By introducing another runner, so we can deploy arm64 and intel separately
@MrStevns MrStevns force-pushed the fix-macOS-runner-making-arm-binary branch from 15f5936 to 88d4627 Compare April 26, 2024 19:23
@MrStevns MrStevns added this to the 0.7.0 milestone Apr 26, 2024
@chchwy chchwy self-requested a review April 27, 2024 04:01
Co-authored-by: Jakob <j5lx@fmail.co.uk>
@chchwy chchwy self-requested a review April 30, 2024 11:11
@chchwy
Copy link
Member

chchwy commented May 1, 2024

Hey @J5lx, is this PR ok to merge?

@J5lx
Copy link
Member

J5lx commented May 1, 2024

I have no objections, but I’m not a macOS user.

@chchwy
Copy link
Member

chchwy commented May 2, 2024

I have no objections, but I’m not a macOS user.

Thanks!

@chchwy chchwy merged commit 43351a5 into pencil2d:master May 2, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants