From 19705bc90b5c3d1cc8b937748f102405e70d83f7 Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Thu, 13 Mar 2025 13:47:30 -0700 Subject: [PATCH] Update macOS notarization configuration. Signed-off-by: Anders Kaseorg --- package.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/package.json b/package.json index cf382d26..551943dd 100644 --- a/package.json +++ b/package.json @@ -68,10 +68,7 @@ } ], "darkModeSupport": true, - "artifactName": "${productName}-${version}-${arch}.${ext}", - "notarize": { - "teamId": "66KHCWMEYB" - } + "artifactName": "${productName}-${version}-${arch}.${ext}" }, "linux": { "category": "Chat;GNOME;GTK;Network;InstantMessaging",