Skip to content

Commit

Permalink
Add os to artifact name on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
LabhanshAgrawal committed Jul 1, 2023
1 parent 58a83d8 commit 524377a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions electron-builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 524377a

Please sign in to comment.