We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7711ea6 commit 9942b6aCopy full SHA for 9942b6a
electron-builder.yml
@@ -25,8 +25,7 @@ mac:
25
- NSMicrophoneUsageDescription: Application requests access to the device's microphone.
26
- NSDocumentsFolderUsageDescription: Application requests access to the user's Documents folder.
27
- NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder.
28
- notarize:
29
- teamId: "${env.APPLE_TEAM_ID}"
+ notarize: true
30
target:
31
- target: dmg
32
arch:
0 commit comments