builder.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "android-instant": {
  3. "REMOTE_SERVER_ROOT": "",
  4. "host": "",
  5. "packageName": "org.jack.xmxxenglish",
  6. "pathPattern": "",
  7. "recordPath": "",
  8. "scheme": "https",
  9. "skipRecord": false
  10. },
  11. "appBundle": false,
  12. "baidugame": {
  13. "REMOTE_SERVER_ROOT": "",
  14. "appid": "testappid",
  15. "orientation": "portrait",
  16. "subContext": ""
  17. },
  18. "encryptJs": true,
  19. "excludeScenes": [],
  20. "fb-instant-games": {},
  21. "includeSDKBox": false,
  22. "inlineSpriteFrames": true,
  23. "inlineSpriteFrames_native": true,
  24. "md5Cache": false,
  25. "mergeStartScene": false,
  26. "optimizeHotUpdate": false,
  27. "orientation": {
  28. "landscapeLeft": false,
  29. "landscapeRight": false,
  30. "portrait": true,
  31. "upsideDown": false
  32. },
  33. "packageName": "org.jack.xmxxenglish",
  34. "qqplay": {
  35. "REMOTE_SERVER_ROOT": "",
  36. "orientation": "portrait",
  37. "zip": false
  38. },
  39. "startScene": "7d5816bc-d4d1-4533-a6c3-7a4e3a7b86a8",
  40. "title": "XMXX",
  41. "webOrientation": "portrait",
  42. "wechatgame": {
  43. "REMOTE_SERVER_ROOT": "",
  44. "appid": "wx6ac3f5090a6b99c5",
  45. "orientation": "portrait",
  46. "separate_engine": false,
  47. "subContext": ""
  48. },
  49. "xxteaKey": "47d02790-a043-4f",
  50. "zipCompressJs": true,
  51. "android": {
  52. "packageName": "org.jack.xmxxenglish"
  53. },
  54. "ios": {
  55. "packageName": "org.jack.xmxxenglish"
  56. },
  57. "mac": {
  58. "packageName": "org.jack.xmxxenglish"
  59. },
  60. "win32": {}
  61. }