desktop: fix unknown property 'notarize' error

This commit is contained in:
Abdullah Atta
2024-01-31 16:14:43 +05:00
parent b8c785fa3f
commit 696c280eaf

View File

@@ -93,7 +93,10 @@
"entitlements": "assets/entitlements.mac.plist",
"entitlementsInherit": "assets/entitlements.mac.plist",
"gatekeeperAssess": false,
"icon": "assets/icons/app.icns"
"icon": "assets/icons/app.icns",
"notarize": {
"teamId": "53CWBG3QUC"
}
},
"dmg": {
"contents": [
@@ -109,19 +112,13 @@
}
],
"icon": "assets/icons/app.icns",
"title": "Install Notesnook",
"notarize": {
"teamId": "53CWBG3QUC"
}
"title": "Install Notesnook"
},
"mas": {
"entitlements": "assets/entitlements.mas.plist",
"entitlementsInherit": "assets/entitlements.mas.inherit.plist",
"entitlementsLoginHelper": "assets/entitlements.mas.loginhelper.plist",
"hardenedRuntime": true,
"notarize": {
"teamId": "53CWBG3QUC"
}
"hardenedRuntime": true
},
"win": {
"target": [