Working mac build & signing.

This commit is contained in:
Patrick Fic
2025-03-24 12:57:57 -07:00
parent 4462cefb54
commit 1082b48f32
4 changed files with 9 additions and 2 deletions

View File

@@ -27,7 +27,10 @@ mac:
- NSMicrophoneUsageDescription: Application requests access to the device's microphone.
- NSDocumentsFolderUsageDescription: Application requests access to the user's Documents folder.
- NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder.
target:
- target: dmg
arch:
- universal
dmg:
artifactName: ${name}-${version}.${ext}
linux: