builder.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "encryptJs": true,
  3. "excludeScenes": [],
  4. "fb-instant-games": {},
  5. "includeSDKBox": false,
  6. "inlineSpriteFrames": true,
  7. "inlineSpriteFrames_native": true,
  8. "md5Cache": false,
  9. "mergeStartScene": false,
  10. "optimizeHotUpdate": false,
  11. "orientation": {
  12. "landscapeLeft": false,
  13. "landscapeRight": false,
  14. "portrait": true,
  15. "upsideDown": false
  16. },
  17. "packageName": "org.cocos2d.helloworld",
  18. "qqplay": {
  19. "REMOTE_SERVER_ROOT": "",
  20. "orientation": "portrait",
  21. "zip": false
  22. },
  23. "startScene": "34a6e269-c4a1-4b06-b283-a25d10e81155",
  24. "title": "hxz",
  25. "webOrientation": "auto",
  26. "wechatgame": {
  27. "REMOTE_SERVER_ROOT": "",
  28. "appid": "wxb8688d159ec5205d",
  29. "orientation": "portrait",
  30. "subContext": "pop_star_openarea"
  31. },
  32. "xxteaKey": "ba2e3df4-a6ed-46",
  33. "zipCompressJs": true,
  34. "android-instant": {
  35. "REMOTE_SERVER_ROOT": "",
  36. "pathPattern": "",
  37. "scheme": "https",
  38. "host": "",
  39. "skipRecord": false,
  40. "recordPath": "",
  41. "packageName": "org.cocos2d.demo"
  42. },
  43. "baidugame": {
  44. "appid": "testappid",
  45. "orientation": "portrait",
  46. "REMOTE_SERVER_ROOT": "",
  47. "subContext": ""
  48. },
  49. "appBundle": false,
  50. "mainCompressionType": "default",
  51. "mainIsRemote": false,
  52. "nativeMd5Cache": true,
  53. "android": {
  54. "packageName": "com.yx.hxz",
  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. "openharmony": {
  74. "packageName": "com.cocos.openharmony",
  75. "REMOTE_SERVER_ROOT": ""
  76. },
  77. "agreements": {}
  78. }