cocos-vuecli-demo/cocosTem/settings/builder.json
靳国强 a8f9370ba0 init
2021-04-09 14:43:19 +08:00

44 lines
991 B
JSON

{
"excludeScenes": [],
"orientation": {
"landscapeLeft": true,
"landscapeRight": true,
"portrait": false,
"upsideDown": false
},
"packageName": "org.cocos2d.helloworld",
"startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
"title": "hello_world",
"webOrientation": "auto",
"includeSDKBox": false,
"inlineSpriteFrames": true,
"inlineSpriteFrames_native": true,
"mergeStartScene": false,
"optimizeHotUpdate": false,
"md5Cache": false,
"encryptJs": true,
"xxteaKey": "46b6f4ef-a734-46",
"zipCompressJs": true,
"fb-instant-games": {},
"android": {
"packageName": "org.cocos2d.demo"
},
"ios": {
"packageName": "org.cocos2d.demo"
},
"mac": {
"packageName": "org.cocos2d.demo"
},
"win32": {},
"android-instant": {
"REMOTE_SERVER_ROOT": "",
"host": "",
"packageName": "org.cocos2d.demo",
"pathPattern": "",
"recordPath": "",
"scheme": "https",
"skipRecord": false
},
"appBundle": false
}