another test with x64ArchFiles folder

This commit is contained in:
DJ2LS 2023-10-24 21:29:36 +02:00
parent f46366de2a
commit a6a685f6c1

View file

@ -42,7 +42,7 @@
"entitlementsInherit": "build/entitlements.plist", "entitlementsInherit": "build/entitlements.plist",
"gatekeeperAssess": false, "gatekeeperAssess": false,
"mergeASARs": true, "mergeASARs": true,
"x64ArchFiles": "x64/**/*", "x64ArchFiles": ["Contents/Resources/x64/**/*"],
"artifactName": "${productName}-Mac-${version}.${ext}" "artifactName": "${productName}-Mac-${version}.${ext}"
}, },
"win": { "win": {