Add os to artifact name on mac

This commit is contained in:
Labhansh Agrawal 2023-07-01 15:44:05 +05:30
parent 58a83d89d8
commit 524377aca7

View file

@ -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",