We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d41c6b3 commit 7337ecaCopy full SHA for 7337eca
electron-builder.yml
@@ -19,6 +19,7 @@ nsis:
19
uninstallDisplayName: ${productName}
20
createDesktopShortcut: always
21
mac:
22
+ artifactName: ${name}-${version}-${arch}-mac.${ext}
23
entitlementsInherit: build/entitlements.mac.plist
24
extendInfo:
25
- NSCameraUsageDescription: Application requests access to the device's camera.
0 commit comments