mirror of
https://github.com/ILoveBingLu/CipherTalk.git
synced 2026-05-23 04:53:24 +08:00
feat: add macOS key and decrypt integration
This commit is contained in:
@@ -91,6 +91,13 @@
|
||||
"target": "nsis",
|
||||
"requestedExecutionLevel": "asInvoker"
|
||||
},
|
||||
"mac": {
|
||||
"category": "public.app-category.utilities",
|
||||
"hardenedRuntime": true,
|
||||
"gatekeeperAssess": false,
|
||||
"entitlements": "resources/macos/entitlements.mac.plist",
|
||||
"entitlementsInherit": "resources/macos/entitlements.mac.plist"
|
||||
},
|
||||
"nsis": {
|
||||
"differentialPackage": false,
|
||||
"oneClick": false,
|
||||
|
||||
Reference in New Issue
Block a user