|
@@ -98,6 +98,7 @@
|
|
|
"artifactName": "terminus-${version}-macos.${ext}",
|
|
"artifactName": "terminus-${version}-macos.${ext}",
|
|
|
"hardenedRuntime": true,
|
|
"hardenedRuntime": true,
|
|
|
"entitlements": "./build/mac/entitlements.plist",
|
|
"entitlements": "./build/mac/entitlements.plist",
|
|
|
|
|
+ "entitlementsInherit": "./build/mac/entitlements.plist",
|
|
|
"extendInfo": {
|
|
"extendInfo": {
|
|
|
"NSRequiresAquaSystemAppearance": false
|
|
"NSRequiresAquaSystemAppearance": false
|
|
|
}
|
|
}
|