Skip to content

Commit 84c8fe4

Browse files
committed
[macOS] Update notarize
1 parent e72b518 commit 84c8fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electron-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mac:
2525
- NSMicrophoneUsageDescription: Application requests access to the device's microphone.
2626
- NSDocumentsFolderUsageDescription: Application requests access to the user's Documents folder.
2727
- NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder.
28-
notarize: false
28+
notarize: true
2929
target:
3030
- target: dmg
3131
arch:

0 commit comments

Comments
 (0)