Add entitlements for notarization
This commit is contained in:
parent
38d0f30734
commit
c9591ac243
2 changed files with 28 additions and 0 deletions
|
|
@ -70,6 +70,8 @@
|
|||
},
|
||||
"artifactName": "${productName}-${version}-${os}-${arch}.${ext}",
|
||||
"category": "public.app-category.developer-tools",
|
||||
"entitlements": "./build/mac/entitlements.plist",
|
||||
"entitlementsInherit": "./build/mac/entitlements.plist",
|
||||
"extendInfo": {
|
||||
"CFBundleDocumentTypes": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue