Skip to content

Commit 19705bc

Browse files
committed
Update macOS notarization configuration.
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent a9313f4 commit 19705bc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,7 @@
6868
}
6969
],
7070
"darkModeSupport": true,
71-
"artifactName": "${productName}-${version}-${arch}.${ext}",
72-
"notarize": {
73-
"teamId": "66KHCWMEYB"
74-
}
71+
"artifactName": "${productName}-${version}-${arch}.${ext}"
7572
},
7673
"linux": {
7774
"category": "Chat;GNOME;GTK;Network;InstantMessaging",

0 commit comments

Comments
 (0)