builder.json 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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. "8ee54e5f-0feb-4f9b-b16b-cdd92da10a75"
  21. ],
  22. "fb-instant-games": {},
  23. "includeSDKBox": false,
  24. "inlineSpriteFrames": true,
  25. "inlineSpriteFrames_native": false,
  26. "md5Cache": true,
  27. "mergeStartScene": false,
  28. "optimizeHotUpdate": false,
  29. "orientation": {
  30. "landscapeLeft": false,
  31. "landscapeRight": false,
  32. "portrait": true,
  33. "upsideDown": false
  34. },
  35. "packageName": "org.cocos2d.helloworld",
  36. "qqplay": {
  37. "REMOTE_SERVER_ROOT": "",
  38. "orientation": "portrait",
  39. "zip": false
  40. },
  41. "startScene": "34a6e269-c4a1-4b06-b283-a25d10e81155",
  42. "title": "fbxxl",
  43. "webOrientation": "portrait",
  44. "wechatgame": {
  45. "REMOTE_SERVER_ROOT": "",
  46. "appid": "wxb8688d159ec5205d",
  47. "orientation": "portrait",
  48. "subContext": "pop_star_openarea"
  49. },
  50. "xxteaKey": "ba2e3df4-a6ed-46",
  51. "zipCompressJs": true,
  52. "android": {
  53. "packageName": "com.dzpx.fbxxl",
  54. "REMOTE_SERVER_ROOT": ""
  55. },
  56. "ios": {
  57. "packageName": "org.cocos2d.helloworld",
  58. "REMOTE_SERVER_ROOT": "",
  59. "ios_enable_jit": true
  60. },
  61. "mac": {
  62. "packageName": "org.cocos2d.helloworld",
  63. "REMOTE_SERVER_ROOT": "",
  64. "width": 1280,
  65. "height": 720
  66. },
  67. "win32": {
  68. "REMOTE_SERVER_ROOT": "",
  69. "width": 1280,
  70. "height": 720
  71. },
  72. "mainCompressionType": "default",
  73. "mainIsRemote": false,
  74. "nativeMd5Cache": true,
  75. "openharmony": {
  76. "packageName": "com.cocos.openharmony",
  77. "REMOTE_SERVER_ROOT": ""
  78. },
  79. "agreements": {}
  80. }