We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f64c46e + b4ae19a commit 3a203e0Copy full SHA for 3a203e0
1 file changed
electron-builder.yml
@@ -35,7 +35,7 @@ mac:
35
- NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder.
36
dmg:
37
background: build/dmg-background.png
38
- artifactName: ${name}-${version}.${ext}
+ artifactName: ${name}-${version}-${arch}.${ext}
39
title: ${productName}
40
contents:
41
- x: 225
0 commit comments