12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "excludeScenes": [],
- "orientation": {
- "landscapeLeft": true,
- "landscapeRight": true,
- "portrait": true,
- "upsideDown": false
- },
- "packageName": "org.cocos2d.helloworld",
- "startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
- "title": "hello_world",
- "webOrientation": "auto",
- "inlineSpriteFrames": true,
- "inlineSpriteFrames_native": true,
- "mainCompressionType": "default",
- "mainIsRemote": false,
- "optimizeHotUpdate": true,
- "md5Cache": false,
- "nativeMd5Cache": true,
- "encryptJs": true,
- "xxteaKey": "e518ad81-22e7-4d",
- "zipCompressJs": true,
- "fb-instant-games": {},
- "android": {
- "packageName": "org.cocos2d.xihe",
- "REMOTE_SERVER_ROOT": ""
- },
- "ios": {
- "packageName": "org.cocos2d.demo",
- "REMOTE_SERVER_ROOT": "",
- "ios_enable_jit": true
- },
- "mac": {
- "packageName": "org.cocos2d.demo",
- "REMOTE_SERVER_ROOT": "",
- "width": 1280,
- "height": 720
- },
- "win32": {
- "REMOTE_SERVER_ROOT": "",
- "width": 1280,
- "height": 720
- },
- "android-instant": {
- "packageName": "org.cocos2d.demo",
- "REMOTE_SERVER_ROOT": "",
- "pathPattern": "",
- "scheme": "https",
- "host": "",
- "skipRecord": false,
- "recordPath": ""
- },
- "appBundle": false,
- "agreements": {}
- }
|