From bf631548016de67ac8151d1800ccd62f4c8d2e7d Mon Sep 17 00:00:00 2001 From: Siddharth Date: Mon, 24 Nov 2025 01:06:51 -0700 Subject: [PATCH] arm64 support-fix --- electron-builder.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electron-builder.json5 b/electron-builder.json5 index 5eb42fb..d04b938 100644 --- a/electron-builder.json5 +++ b/electron-builder.json5 @@ -35,7 +35,7 @@ } ], "icon": "icons/icons/mac/icon.icns", - "artifactName": "${productName}-Mac-${version}-Installer.${ext}" + "artifactName": "${productName}-Mac-${arch}-${version}-Installer.${ext}" }, "linux": { "target": [