'--target=x86_64-apple-darwin', 'arm64','aarch64' => '--target=arm64-apple-darwin', default => throw new RuntimeException('unsupported arch: ' . $arch), }; } }