builder.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "title": "hk",
  3. "packageName": "org.cocos2d.demo",
  4. "startScene": "72b547d4-cd95-4803-b564-401d8de45aef",
  5. "excludeScenes": [],
  6. "orientation": {
  7. "landscapeLeft": true,
  8. "landscapeRight": true,
  9. "portrait": false,
  10. "upsideDown": true
  11. },
  12. "webOrientation": "landscape",
  13. "inlineSpriteFrames": false,
  14. "inlineSpriteFrames_native": false,
  15. "mainCompressionType": "default",
  16. "mainIsRemote": false,
  17. "optimizeHotUpdate": false,
  18. "md5Cache": false,
  19. "nativeMd5Cache": false,
  20. "encryptJs": true,
  21. "xxteaKey": "b6fe2025-ba85-49",
  22. "zipCompressJs": true,
  23. "fb-instant-games": {},
  24. "android": {
  25. "REMOTE_SERVER_ROOT": "",
  26. "packageName": "com.qitewei.haokamj"
  27. },
  28. "ios": {
  29. "REMOTE_SERVER_ROOT": "",
  30. "packageName": "org.cocos2d.demo",
  31. "ios_enable_jit": true
  32. },
  33. "mac": {
  34. "REMOTE_SERVER_ROOT": "",
  35. "height": 720,
  36. "packageName": "org.cocos2d.demo",
  37. "width": 1280
  38. },
  39. "win32": {
  40. "REMOTE_SERVER_ROOT": "",
  41. "height": 720,
  42. "width": 1280
  43. },
  44. "android-instant": {
  45. "REMOTE_SERVER_ROOT": "",
  46. "host": "",
  47. "packageName": "org.cocos2d.demo",
  48. "pathPattern": "",
  49. "recordPath": "",
  50. "scheme": "https",
  51. "skipRecord": false
  52. },
  53. "appBundle": false,
  54. "harmonyos-next": {
  55. "packageName": "org.cocos2d.demo",
  56. "REMOTE_SERVER_ROOT": "",
  57. "jsEngine": "JSVM"
  58. },
  59. "agreements": {}
  60. }