Skip to content

Commit 524377a

Browse files
Add os to artifact name on mac
1 parent 58a83d8 commit 524377a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

electron-builder.json

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"arm64"
5353
]
5454
},
55+
"artifactName": "${productName}-${version}-${os}-${arch}.${ext}",
5556
"category": "public.app-category.developer-tools",
5657
"entitlements": "./build/mac/entitlements.plist",
5758
"entitlementsInherit": "./build/mac/entitlements.plist",

0 commit comments

Comments
 (0)