Skip to content

Fat binary for x86_64 and arm64

Compare
Choose a tag to compare
@culler culler released this 06 Dec 14:45
· 12 commits to main since this release

Adds support for M1 systems with a fat binary.

If you download the macher file in the assets you will need to make it executable and remove the quarantine flag before it can be run:

% chmod +x macher
% xattr -c macher

Alternatively, download and open the signed and notarized macher.pkg to install macher as /usr/local/bin/macher .