Enhance build configuration for macOS and update artifact naming #22

Merged
Sudo-Ivan merged 6 commits from universal-mac-build into master 2025-12-06 04:43:57 +00:00
Showing only changes of commit d69a3e8522 - Show all commits

View File

2
@@ -45,7 +45,7 @@
] ]
}, },
"identity": null, "identity": null,
"artifactName": "ReticulumMeshChat-v${version}-${os}-${arch}.${ext}", "artifactName": "ReticulumMeshChat-v${version}-mac-${arch}.${ext}",
"extendInfo": { "extendInfo": {
"NSMicrophoneUsageDescription": "Microphone access is only needed for Audio Calls", "NSMicrophoneUsageDescription": "Microphone access is only needed for Audio Calls",
"com.apple.security.device.audio-input": true "com.apple.security.device.audio-input": true