mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-14 02:25:03 +00:00
chore(package): update x64ArchFiles pattern in package.json for improved resource matching
This commit is contained in:
+1
-1
@@ -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}",
|
||||
|
||||
Reference in New Issue
Block a user