builder.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "android-instant": {
  3. "REMOTE_SERVER_ROOT": "",
  4. "host": "",
  5. "pathPattern": "",
  6. "recordPath": "",
  7. "scheme": "https",
  8. "skipRecord": false
  9. },
  10. "appKey": "",
  11. "appSecret": "",
  12. "encryptJs": true,
  13. "excludeScenes": [
  14. "7408e38b-b34c-4cca-9f9f-0df8c30f117c",
  15. "8c6c1c83-c5c3-4b57-96b6-098735d1b625"
  16. ],
  17. "fb-instant-games": {},
  18. "includeAnySDK": false,
  19. "includeSDKBox": false,
  20. "inlineSpriteFrames": true,
  21. "inlineSpriteFrames_native": true,
  22. "jailbreakPlatform": false,
  23. "md5Cache": false,
  24. "mergeStartScene": false,
  25. "oauthLoginServer": "",
  26. "optimizeHotUpdate": false,
  27. "orientation": {
  28. "landscapeLeft": true,
  29. "landscapeRight": true,
  30. "portrait": false,
  31. "upsideDown": false
  32. },
  33. "packageName": "org.cocos2d.dishu",
  34. "privateKey": "",
  35. "qqplay": {
  36. "REMOTE_SERVER_ROOT": "",
  37. "orientation": "portrait",
  38. "zip": false
  39. },
  40. "startScene": "0ec481a7-fe60-43cc-ae42-d33459b8ca84",
  41. "title": "dishu",
  42. "webOrientation": "auto",
  43. "wechatgame": {
  44. "REMOTE_SERVER_ROOT": "",
  45. "appid": "wx6ac3f5090a6b99c5",
  46. "orientation": "portrait",
  47. "subContext": ""
  48. },
  49. "xxteaKey": "4f99226a-07b5-4c",
  50. "zipCompressJs": true
  51. }