puro icon indicating copy to clipboard operation
puro copied to clipboard

Update circle ci for mac os arm64

Open rehlma opened this issue 1 year ago • 3 comments

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

rehlma avatar Oct 22 '24 15:10 rehlma

@pingbird Can we get a new release?

passsy avatar Nov 26 '24 17:11 passsy

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

pingbird avatar Nov 29 '24 18:11 pingbird

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

pingbird avatar Dec 04 '24 19:12 pingbird