Add entitlements for notarization

This commit is contained in:
Labhansh Agrawal 2021-10-03 12:37:03 +05:30
parent 38d0f30734
commit c9591ac243
2 changed files with 28 additions and 0 deletions

View file

@ -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": [
{