1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 18:43:25 +00:00

mas doesnt need notarization entitlements

This commit is contained in:
Kyle Spearrin
2019-07-25 11:11:30 -04:00
parent 17769142c8
commit 51aecb1e5e
3 changed files with 11 additions and 3 deletions

View File

@@ -143,7 +143,7 @@
},
"mas": {
"entitlements": "resources/entitlements.mas.plist",
"entitlementsInherit": "resources/entitlements.mas.plist"
"entitlementsInherit": "resources/entitlements.mas.inherit.plist"
},
"nsisWeb": {
"oneClick": false,