diff --git a/src/util/mac.ts b/src/util/mac.ts index 4c8b72d..ac1469e 100644 --- a/src/util/mac.ts +++ b/src/util/mac.ts @@ -194,7 +194,6 @@ export async function machoAppLauncherFat( headV.setUint32(4, type.cpuSubtype, false); headV.setUint32(16, align, false); parts.push({ - headD, headV, body });