diff --git a/electron-builder.json b/electron-builder.json index d63e8987..e5f0d691 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -52,6 +52,7 @@ "arm64" ] }, + "artifactName": "${productName}-${version}-${os}-${arch}.${ext}", "category": "public.app-category.developer-tools", "entitlements": "./build/mac/entitlements.plist", "entitlementsInherit": "./build/mac/entitlements.plist",