We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f7809 commit 7b04121Copy full SHA for 7b04121
1 file changed
build-assets/package.json
@@ -16,7 +16,7 @@
16
"@xpack-dev-tools/xbb-helper": "^3.2.1"
17
},
18
"properties": {
19
- "platforms": "linux-x64,linux-arm64,linux-arm,darwin-x64,darwin-arm64",
+ "platforms": "linux-x64,linux-arm64,darwin-x64,darwin-arm64",
20
"buildFolderRelativePath": "{{'build' | path_join: configuration.name | to_filename | downcase}}",
21
"buildFolderRelativePathPosix": "{{'build' | path_posix_join: configuration.name | downcase}}",
22
"commandBashBuild": "bash {{properties.dbg}} scripts/build.sh --target {{configuration.name}} --build-folder {{properties.buildFolderRelativePathPosix}}",
0 commit comments