chore(package): add x64ArchFiles entry to package.json for backend resource inclusion

This commit is contained in:
Ivan
2026-04-14 00:20:04 -05:00
parent 3b8d1f0758
commit b122c0823b

View File

@@ -137,6 +137,7 @@
"NSMicrophoneUsageDescription": "Microphone access is only needed for Audio Calls",
"com.apple.security.device.audio-input": true
},
"x64ArchFiles": "Contents/Resources/backend/**",
"extraResources": [
{
"from": "build/exe/darwin-${arch}",