| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "cocos-analytics": {
- "appID": "13798",
- "appSecret": "959b3ac0037d0f3c2fdce94f8421a9b2",
- "channel": "",
- "enable": false,
- "version": ""
- },
- "collision-matrix": [
- [
- true,
- true,
- true
- ],
- [
- true,
- false,
- false,
- true
- ],
- [
- true,
- false,
- false,
- null,
- false
- ],
- [
- false,
- true,
- false,
- false
- ],
- [
- false,
- false,
- false,
- false,
- false
- ]
- ],
- "design-resolution-height": 640,
- "design-resolution-width": 960,
- "excluded-modules": [],
- "fit-height": true,
- "fit-width": false,
- "group-list": [
- "default",
- "hero",
- "line",
- "layout",
- "item"
- ],
- "simulator-orientation": false,
- "simulator-resolution": {
- "height": 640,
- "width": 960
- },
- "use-customize-simulator": false,
- "use-project-simulator-setting": false,
- "start-scene": "current"
- }
|