ArgyllCMS was recently updated to version 3.4.0 and since they just provide a x86_64 build that can be used with rosetta here a macports based build for arm64:
Argyll_V3.4.0_macOS11_arm64_bin.tgz
SHA2-256(Argyll_V3.4.0_macOS11_arm64_bin.tgz)= d73db21049d7490e743e24684cc78d9cae05cc0a38f845acc7fa6166cb15b067
built on macos14. Checked a subset of binaries via doing a display calibration with GitHub - eoyilmaz/displaycal-py3: DisplayCAL Modernization Project , available via PyPi - so no warranty
binaries are unsigned so you you need to convince your mac that this stuff is ok ![]()
xattr -dr com.apple.quarantine * <wherever you unpacked that package>/Argyll_V3.4.0/bin
alternatively argyllcms can be installed via macports (sudo port install argyll) or homebrew (brew install argyll-cms)
both are already up to date …