builder.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "android-instant": {
  3. "REMOTE_SERVER_ROOT": "http://192.168.1.182:7456/preview-android-instant/",
  4. "host": "",
  5. "packageName": "com.jiami.manifest",
  6. "pathPattern": "",
  7. "recordPath": "",
  8. "scheme": "https",
  9. "skipRecord": false
  10. },
  11. "appBundle": false,
  12. "baidugame": {
  13. "REMOTE_SERVER_ROOT": "https://csh5rs.52jiami.com/mj-baidu/master/",
  14. "appid": "17174678",
  15. "orientation": "landscape",
  16. "subContext": ""
  17. },
  18. "encryptJs": true,
  19. "excludeScenes": [],
  20. "fb-instant-games": {},
  21. "includeSDKBox": false,
  22. "inlineSpriteFrames": false,
  23. "inlineSpriteFrames_native": false,
  24. "md5Cache": false,
  25. "mergeStartScene": false,
  26. "optimizeHotUpdate": true,
  27. "orientation": {
  28. "landscapeLeft": true,
  29. "landscapeRight": true,
  30. "portrait": false,
  31. "upsideDown": false
  32. },
  33. "packageName": "com.jiami.manifest",
  34. "qqplay": {
  35. "REMOTE_SERVER_ROOT": "",
  36. "orientation": "landscape left",
  37. "zip": false
  38. },
  39. "startScene": "e845792d-8b02-4236-871f-ac79d27622a7",
  40. "title": "mj-creator",
  41. "webOrientation": "landscape",
  42. "wechatgame": {
  43. "REMOTE_SERVER_ROOT": "https://csh5rs.52jiami.com/mj-wx/master/wechatgame",
  44. "appid": "wx006bd48504837bee",
  45. "orientation": "landscapeRight",
  46. "subContext": ""
  47. },
  48. "xxteaKey": "hr7j4lzojzdxwpjp",
  49. "zipCompressJs": true,
  50. "android": {
  51. "packageName": "com.jiami.manifest"
  52. },
  53. "ios": {
  54. "packageName": "com.jiami.manifest"
  55. },
  56. "mac": {
  57. "packageName": "com.jiami.manifest"
  58. },
  59. "win32": {}
  60. }