To extract an architecture-speci!c Mach-O binary from a universal binary, use macOS’s lipo tool
Usage:
lipo GoSearch22.app/Contents/MacOS/GOSearch22 -thin x86_64 -output GoSearch22_INTEL
To extract an architecture-speci!c Mach-O binary from a universal binary, use macOS’s lipo tool
Usage:
lipo GoSearch22.app/Contents/MacOS/GOSearch22 -thin x86_64 -output GoSearch22_INTEL