We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a83d8 commit 524377aCopy full SHA for 524377a
electron-builder.json
@@ -52,6 +52,7 @@
52
"arm64"
53
]
54
},
55
+ "artifactName": "${productName}-${version}-${os}-${arch}.${ext}",
56
"category": "public.app-category.developer-tools",
57
"entitlements": "./build/mac/entitlements.plist",
58
"entitlementsInherit": "./build/mac/entitlements.plist",
0 commit comments