Page 1 of 1

MacOS arm binaries

Posted: Wed Sep 28, 2022 7:01 pm
by dom
From today, the nightly builds kits for MacOS should contain fat binaries with both x86_64 and arm64 architectures.

If anyone has access to an M1 Mac some feedback on whether they work or not would be appreciated.

Codesigning is being worked on.

Re: MacOS arm binaries

Posted: Thu Dec 29, 2022 4:40 pm
by shieladixon
I'm now using z88dk on an M1 Mac (previously been using z88dk on an Intel Mac). Happy to confirm that it's working as expected. I just downloaded and installed the latest nightly for osx.

I'll add details here if I have any trouble.

Code signing would be much appreciated, although that's not a showstopper, it's just a pita to 'allow' all the tools. (Remember when computing used to be fun?!)

Grateful thanks to everyone involved in this project (I use it to target RC2014 (CPM) and Speccy)

Re: MacOS arm binaries

Posted: Thu Dec 29, 2022 6:40 pm
by dom
That's great to know that they work.

The binaries are actually signed, but it turns out that they actually need to be notarised as well to banish the warning and I don't think there's a way to do it from Linux yet.

Re: MacOS arm binaries

Posted: Tue Mar 07, 2023 10:54 pm
by dom
Actually, they weren't being signed, but from 20230307 they are.

I also did a test notarise on the zip file so they might now run without any prompts which would be amazing.