chore(package): update x64ArchFiles pattern in package.json for improved resource matching

This commit is contained in:
Ivan
2026-04-14 00:33:28 -05:00
parent b122c0823b
commit 0610782996
+1 -1
View File
@@ -137,7 +137,7 @@
"NSMicrophoneUsageDescription": "Microphone access is only needed for Audio Calls",
"com.apple.security.device.audio-input": true
},
"x64ArchFiles": "Contents/Resources/backend/**",
"x64ArchFiles": "Contents/Resources/backend/{**,**/.**/**}",
"extraResources": [
{
"from": "build/exe/darwin-${arch}",