builder.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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. "8c6c1c83-c5c3-4b57-96b6-098735d1b625"
  15. ],
  16. "fb-instant-games": {},
  17. "includeAnySDK": false,
  18. "includeSDKBox": false,
  19. "inlineSpriteFrames": true,
  20. "inlineSpriteFrames_native": true,
  21. "jailbreakPlatform": false,
  22. "md5Cache": false,
  23. "mergeStartScene": false,
  24. "oauthLoginServer": "",
  25. "optimizeHotUpdate": false,
  26. "orientation": {
  27. "landscapeLeft": true,
  28. "landscapeRight": true,
  29. "portrait": false,
  30. "upsideDown": false
  31. },
  32. "packageName": "org.cocos2d.dadishu",
  33. "privateKey": "",
  34. "qqplay": {
  35. "REMOTE_SERVER_ROOT": "",
  36. "orientation": "portrait"
  37. },
  38. "startScene": "55d32579-4f31-491e-8df3-0ffbe92ded8d",
  39. "title": "dadishu",
  40. "webOrientation": "auto",
  41. "wechatgame": {
  42. "REMOTE_SERVER_ROOT": "",
  43. "appid": "wx6ac3f5090a6b99c5",
  44. "orientation": "portrait",
  45. "subContext": ""
  46. },
  47. "xxteaKey": "bbb80a95-3d77-41",
  48. "zipCompressJs": true
  49. }