12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "title": "PingAnClient",
- "packageName": "org.cocos2d.demo",
- "startScene": "a21676af-3dc7-487d-a9ee-7c5fcff5e65c",
- "excludeScenes": [],
- "orientation": {
- "landscapeLeft": true,
- "landscapeRight": true,
- "portrait": false,
- "upsideDown": false
- },
- "webOrientation": "portrait",
- "inlineSpriteFrames": true,
- "inlineSpriteFrames_native": true,
- "mainCompressionType": "default",
- "mainIsRemote": false,
- "optimizeHotUpdate": false,
- "md5Cache": true,
- "nativeMd5Cache": true,
- "encryptJs": true,
- "xxteaKey": "d5ac0496-1d6c-41",
- "zipCompressJs": true,
- "fb-instant-games": {},
- "android": {
- "REMOTE_SERVER_ROOT": "",
- "packageName": "org.cocos2d.demo"
- },
- "ios": {
- "REMOTE_SERVER_ROOT": "",
- "ios_enable_jit": true,
- "packageName": "org.cocos2d.demo"
- },
- "mac": {
- "REMOTE_SERVER_ROOT": "",
- "height": 720,
- "packageName": "org.cocos2d.demo",
- "width": 1280
- },
- "win32": {
- "REMOTE_SERVER_ROOT": "",
- "height": 720,
- "width": 1280
- },
- "android-instant": {
- "REMOTE_SERVER_ROOT": "",
- "host": "",
- "packageName": "org.cocos2d.demo",
- "pathPattern": "",
- "recordPath": "",
- "scheme": "https",
- "skipRecord": false
- },
- "appBundle": false,
- "agreements": {}
- }
|