builder.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {
  2. "title": "b22_client",
  3. "packageName": "org.cocos2d.demo",
  4. "startScene": "9beb813c-8ef7-43ba-977c-181cff47a8ca",
  5. "excludeScenes": [
  6. "71ce60d8-3088-49b4-9da3-d4b2fad847f0",
  7. "9007da8c-358b-46b5-b59a-09cd359b6bab"
  8. ],
  9. "orientation": {
  10. "landscapeRight": true,
  11. "landscapeLeft": true,
  12. "portrait": false,
  13. "upsideDown": false
  14. },
  15. "webOrientation": "landscape",
  16. "inlineSpriteFrames": false,
  17. "inlineSpriteFrames_native": false,
  18. "mainCompressionType": "merge_all_json",
  19. "mainIsRemote": false,
  20. "optimizeHotUpdate": false,
  21. "md5Cache": true,
  22. "nativeMd5Cache": false,
  23. "encryptJs": false,
  24. "xxteaKey": "8559f86c-d336-4f",
  25. "zipCompressJs": false,
  26. "fb-instant-games": {},
  27. "android": {
  28. "packageName": "com.blackart.b22",
  29. "REMOTE_SERVER_ROOT": ""
  30. },
  31. "ios": {
  32. "packageName": "org.cocos2d.demo",
  33. "REMOTE_SERVER_ROOT": "",
  34. "ios_enable_jit": true
  35. },
  36. "mac": {
  37. "packageName": "org.cocos2d.demo",
  38. "REMOTE_SERVER_ROOT": "",
  39. "width": 1280,
  40. "height": 720
  41. },
  42. "win32": {
  43. "REMOTE_SERVER_ROOT": "",
  44. "width": 1280,
  45. "height": 720
  46. },
  47. "android-instant": {
  48. "packageName": "org.cocos2d.demo",
  49. "REMOTE_SERVER_ROOT": "",
  50. "pathPattern": "",
  51. "scheme": "https",
  52. "host": "",
  53. "skipRecord": false,
  54. "recordPath": ""
  55. },
  56. "openharmony": {
  57. "packageName": "com.cocos.openharmony",
  58. "REMOTE_SERVER_ROOT": ""
  59. },
  60. "appBundle": false,
  61. "agreements": {}
  62. }