Update macOS notarization configuration.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-03-13 13:47:30 -07:00
parent a9313f4756
commit 19705bc90b

View File

@@ -68,10 +68,7 @@
} }
], ],
"darkModeSupport": true, "darkModeSupport": true,
"artifactName": "${productName}-${version}-${arch}.${ext}", "artifactName": "${productName}-${version}-${arch}.${ext}"
"notarize": {
"teamId": "66KHCWMEYB"
}
}, },
"linux": { "linux": {
"category": "Chat;GNOME;GTK;Network;InstantMessaging", "category": "Chat;GNOME;GTK;Network;InstantMessaging",