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

Update circle ci for mac os arm64 #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rehlma
Copy link

@rehlma rehlma commented Oct 22, 2024

I have updated the CircleCI config to make it work with M1 (arm64).

The problem was the wrong dart-sdk for arm64.

As you can see here, I tested it with CircleCI and MacOS is working again.
image

@passsy
Copy link
Contributor

passsy commented Nov 26, 2024

@pingbird Can we get a new release?

@pingbird
Copy link
Owner

We need to continue supporting x86 macs so this alone would not work

@pingbird
Copy link
Owner

pingbird commented Dec 4, 2024

I have fixed the build issue w/ Rosetta, but if you want to add a separate build step for arm64 binaries and fix any relevant os detecting code (e.g. the install script) i will likely merge it

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.

3 participants