builder.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "appKey": "",
  3. "appSecret": "",
  4. "encryptJs": true,
  5. "excludeScenes": [],
  6. "fb-instant-games": {},
  7. "includeAnySDK": false,
  8. "includeSDKBox": false,
  9. "inlineSpriteFrames": true,
  10. "inlineSpriteFrames_native": true,
  11. "jailbreakPlatform": false,
  12. "md5Cache": false,
  13. "mergeStartScene": false,
  14. "oauthLoginServer": "",
  15. "optimizeHotUpdate": false,
  16. "orientation": {
  17. "landscapeLeft": false,
  18. "landscapeRight": false,
  19. "portrait": true,
  20. "upsideDown": false
  21. },
  22. "packageName": "org.cocos2d.NewProject",
  23. "privateKey": "",
  24. "qqplay": {
  25. "REMOTE_SERVER_ROOT": "",
  26. "orientation": "portrait"
  27. },
  28. "startScene": "bdd49880-e979-4838-9398-465039f61e6f",
  29. "title": "catFishing",
  30. "webOrientation": "auto",
  31. "wechatgame": {
  32. "REMOTE_SERVER_ROOT": "",
  33. "appid": "wx9a91e3e199ef8a4b",
  34. "isSubdomain": false,
  35. "orientation": "portrait",
  36. "subContext": ""
  37. },
  38. "xxteaKey": "7454d982-b2b3-4f",
  39. "zipCompressJs": true,
  40. "mainCompressionType": "default",
  41. "mainIsRemote": false,
  42. "nativeMd5Cache": true,
  43. "android": {
  44. "packageName": "com.french.learned.presented.engine",
  45. "REMOTE_SERVER_ROOT": ""
  46. },
  47. "ios": {
  48. "packageName": "org.cocos2d.demo",
  49. "REMOTE_SERVER_ROOT": "",
  50. "ios_enable_jit": true
  51. },
  52. "mac": {
  53. "packageName": "org.cocos2d.demo",
  54. "REMOTE_SERVER_ROOT": "",
  55. "width": 1280,
  56. "height": 720
  57. },
  58. "win32": {
  59. "REMOTE_SERVER_ROOT": "",
  60. "width": 1280,
  61. "height": 720
  62. },
  63. "android-instant": {
  64. "packageName": "org.cocos2d.demo",
  65. "REMOTE_SERVER_ROOT": "",
  66. "pathPattern": "",
  67. "scheme": "https",
  68. "host": "",
  69. "skipRecord": false,
  70. "recordPath": ""
  71. },
  72. "appBundle": false,
  73. "agreements": {},
  74. "openharmony": {
  75. "packageName": "com.cocos.openharmony",
  76. "REMOTE_SERVER_ROOT": ""
  77. }
  78. }