WaterControl/local/builder.json
2024-07-10 18:35:07 +08:00

21 lines
449 B
JSON

{
"platform": "web-mobile",
"actualPlatform": "web-mobile",
"template": "link",
"buildPath": "./build",
"debug": true,
"sourceMaps": true,
"embedWebDebugger": true,
"previewWidth": "1280",
"previewHeight": "720",
"useDebugKeystore": true,
"keystorePath": "",
"keystorePassword": "",
"keystoreAlias": "",
"keystoreAliasPassword": "",
"apiLevel": "",
"appABIs": [],
"vsVersion": "auto",
"buildScriptsOnly": false
}