builder.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "android-instant": {
  3. "REMOTE_SERVER_ROOT": "",
  4. "host": "",
  5. "packageName": "org.cocos2d.helloworld",
  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": false,
  19. "excludeScenes": [],
  20. "fb-instant-games": {},
  21. "includeSDKBox": false,
  22. "inlineSpriteFrames": true,
  23. "inlineSpriteFrames_native": false,
  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": "org.cocos2d.helloworld",
  34. "qqplay": {
  35. "REMOTE_SERVER_ROOT": "",
  36. "orientation": "portrait",
  37. "zip": false
  38. },
  39. "startScene": "8ee54e5f-0feb-4f9b-b16b-cdd92da10a75",
  40. "title": "fbxxl",
  41. "webOrientation": "portrait",
  42. "wechatgame": {
  43. "REMOTE_SERVER_ROOT": "",
  44. "appid": "wxb8688d159ec5205d",
  45. "orientation": "portrait",
  46. "subContext": "pop_star_openarea"
  47. },
  48. "xxteaKey": "ba2e3df4-a6ed-46",
  49. "zipCompressJs": true,
  50. "android": {
  51. "packageName": "com.dzpx.fbxxl",
  52. "REMOTE_SERVER_ROOT": ""
  53. },
  54. "ios": {
  55. "packageName": "org.cocos2d.helloworld",
  56. "REMOTE_SERVER_ROOT": "",
  57. "ios_enable_jit": true
  58. },
  59. "mac": {
  60. "packageName": "org.cocos2d.helloworld",
  61. "REMOTE_SERVER_ROOT": "",
  62. "width": 1280,
  63. "height": 720
  64. },
  65. "win32": {
  66. "REMOTE_SERVER_ROOT": "",
  67. "width": 1280,
  68. "height": 720
  69. },
  70. "mainCompressionType": "default",
  71. "mainIsRemote": false,
  72. "nativeMd5Cache": true,
  73. "openharmony": {
  74. "packageName": "com.cocos.openharmony",
  75. "REMOTE_SERVER_ROOT": ""
  76. },
  77. "agreements": {}
  78. }