devtools-x icon indicating copy to clipboard operation
devtools-x copied to clipboard

supports aarch64-apple-darwin: targets Apple silicon

Open reslear opened this issue 1 year ago • 4 comments
trafficstars

reslear avatar Mar 29 '24 21:03 reslear

Github CI doesn't support arm macs yet in my knowledge. I am waiting for those myself, but x86 darwin package works on mac just fine, without any performance issue. I will still release arm versions as soon as github CI starts supporting arm macs.

Sparkenstein avatar Mar 30 '24 19:03 Sparkenstein

@Sparkenstein Apple Silicon runners now available on Github. Please check https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners

nileshmali avatar Apr 04 '24 05:04 nileshmali

Ah great, so macos-latest is the label for arm version, I am already using that. does that mean existing packages are already built for arm?

Sparkenstein avatar Apr 09 '24 13:04 Sparkenstein

I think arch needs to be set, I can give it a stab. Will share the pr over the weekend.

nileshmali avatar Apr 09 '24 14:04 nileshmali

Aarch64 images are now available to download from release tab

Sparkenstein avatar Jun 19 '24 15:06 Sparkenstein

CleanShot 2024-06-19 at 17 25 17@2x

@Sparkenstein "dev-tools.app" is damaged and can't be opened. You should move it to the Bin.

Works with workaround: sudo xattr -r -c /Applications/dev-tools.app

reslear avatar Jun 19 '24 15:06 reslear

Ughh. let me reopen this, will test on my macbook soon

Sparkenstein avatar Jun 19 '24 19:06 Sparkenstein

Weird, worked normally on my m2 mac. maybe your download was actually corrupt or something?

Sparkenstein avatar Jun 20 '24 06:06 Sparkenstein

+1 image

Puujee0238 avatar Jun 20 '24 08:06 Puujee0238

Most likely this is because there are no version change in the release. will implement some new feature and do a version upgrade and release one more time this weekend. that should technically resolve the issue.

i am using the same release.yml for my another project fosslife/truthy. it works there so far I am assuming it should work here too

Sparkenstein avatar Jun 28 '24 16:06 Sparkenstein

Apologies, it's the OSX shenanigans, I have only work macbook, I can't generate certificate from that. will try to get a resale macbook soon.

For now

xattr -r -c /Applications/dev-tools.app

Is the solution as mentioned by @reslear. will mention this in README too.

Sparkenstein avatar Jul 06 '24 20:07 Sparkenstein