builder.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. "android-instant": {
  3. "REMOTE_SERVER_ROOT": "",
  4. "host": "",
  5. "pathPattern": "",
  6. "recordPath": "",
  7. "scheme": "https",
  8. "skipRecord": false,
  9. "packageName": "org.cocos2d.demo"
  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": true,
  25. "mergeStartScene": false,
  26. "optimizeHotUpdate": false,
  27. "orientation": {
  28. "landscapeLeft": false,
  29. "landscapeRight": false,
  30. "portrait": true,
  31. "upsideDown": false
  32. },
  33. "packageName": "com.cocos2d.framework",
  34. "qqplay": {
  35. "REMOTE_SERVER_ROOT": "",
  36. "orientation": "portrait"
  37. },
  38. "startScene": "f94a4ce1-53b6-4dda-bcb8-2055aa35af7f",
  39. "title": "maomidaluandou",
  40. "webOrientation": "portrait",
  41. "wechatgame": {
  42. "REMOTE_SERVER_ROOT": "https://res.g.llewan.com/maomidaluandou-weixin/v1.0.7",
  43. "appid": "wx028c98e3bb0eff2c",
  44. "isSubdomain": false,
  45. "orientation": "portrait",
  46. "subContext": ""
  47. },
  48. "xxteaKey": "4acb819d-6bc7-44",
  49. "zipCompressJs": true,
  50. "mainCompressionType": "default",
  51. "mainIsRemote": false,
  52. "nativeMd5Cache": true,
  53. "android": {
  54. "packageName": "com.jy.maomidaluandou",
  55. "REMOTE_SERVER_ROOT": ""
  56. },
  57. "ios": {
  58. "packageName": "org.cocos2d.demo",
  59. "REMOTE_SERVER_ROOT": "",
  60. "ios_enable_jit": true
  61. },
  62. "mac": {
  63. "packageName": "org.cocos2d.demo",
  64. "REMOTE_SERVER_ROOT": "",
  65. "width": 1280,
  66. "height": 720
  67. },
  68. "win32": {
  69. "REMOTE_SERVER_ROOT": "",
  70. "width": 1280,
  71. "height": 720
  72. },
  73. "agreements": {}
  74. }