With Apple’s transition from Intel x86_64 to Apple Silicon (arm64), Cctools 6.5 implements full support for creating, inspecting, and modifying arm64 binaries. The lipo tool now correctly handles thin and fat binaries containing arm64 slices alongside x86_64.
: Cctools 6.5 contains internal definitions for handling Mach-O UUID headers, which conflict with modern system headers like . Cctools 6.5
: If you need specific features or the absolute latest build, you can clone the repository from the CCTools GitHub With Apple’s transition from Intel x86_64 to Apple