From a749021f45b96edcd3cfb0b22a5c4e6599f2eb74 Mon Sep 17 00:00:00 2001 From: Urook Date: Tue, 3 Oct 2023 15:05:00 +0300 Subject: [PATCH] disable gatekeeper --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index ec80d75..0be4e4c 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,7 @@ "background": "assets/dmg-background.png" }, "mac": { + "gatekeeperAssess": false, "icon": "assets/icons/mac/icons.icns" }, "win": {