From 6ca0d9d7da1800ad83fb463b137a6c8d79e008ed Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Wed, 1 Nov 2023 20:50:35 +0900 Subject: [PATCH] remove teamId --- package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index 5ce3bfa7..42cb803f 100644 --- a/package.json +++ b/package.json @@ -143,9 +143,7 @@ "hardenedRuntime": true, "appId": "no.mifi.losslesscut-mac", "category": "public.app-category.productivity", - "notarize": { - "teamId": "46F6T3M669" - }, + "notarize": true, "target": [ { "target": "mas",