chore: add x64 architecture files for macOS in package.json

- Included new x64ArchFiles entry in package.json to specify the path for macOS x64 architecture builds.
This commit is contained in:
2025-12-05 22:12:13 -06:00
parent d69a3e8522
commit 96f4fc8735

View File

@@ -46,6 +46,9 @@
},
"identity": null,
"artifactName": "ReticulumMeshChat-v${version}-mac-${arch}.${ext}",
"x64ArchFiles": [
"Contents/Resources/app/electron/build/exe/ReticulumMeshChatX"
],
"extendInfo": {
"NSMicrophoneUsageDescription": "Microphone access is only needed for Audio Calls",
"com.apple.security.device.audio-input": true