builder.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. {
  2. "appKey": "EB5DD4FF-E28F-2294-24D5-E143108198A1",
  3. "appSecret": "d5d15eaf14376057afc6ae1edbf4549f",
  4. "encryptJs": true,
  5. "excludeScenes": [
  6. "742d9920-3a00-4f1e-a86a-1ce206e682e7",
  7. "a8e004bb-3c3e-4e02-9daf-5f0102acfae2"
  8. ],
  9. "fb-instant-games": {},
  10. "includeAnySDK": true,
  11. "includeSDKBox": false,
  12. "inlineSpriteFrames": true,
  13. "inlineSpriteFrames_native": true,
  14. "jailbreakPlatform": false,
  15. "md5Cache": false,
  16. "mergeStartScene": false,
  17. "oauthLoginServer": "http://pay.anysdk.com/v5/Order/getOrderId/",
  18. "optimizeHotUpdate": false,
  19. "orientation": {
  20. "landscapeLeft": true,
  21. "landscapeRight": true,
  22. "portrait": false,
  23. "upsideDown": false
  24. },
  25. "packageName": "org.cocos2d.helloworld",
  26. "privateKey": "16BB34C5FE1421BED132CBE7FCF76AA1",
  27. "qqplay": {
  28. "REMOTE_SERVER_ROOT": "",
  29. "orientation": "portrait"
  30. },
  31. "startScene": "972377f1-77c5-4802-b114-30b6df27a1c5",
  32. "title": "slitherio",
  33. "webOrientation": "auto",
  34. "wechatgame": {
  35. "REMOTE_SERVER_ROOT": "",
  36. "appid": "wx6ac3f5090a6b99c5",
  37. "isSubdomain": false,
  38. "orientation": "portrait",
  39. "subContext": ""
  40. },
  41. "xxteaKey": "498ef3ef-528c-41",
  42. "zipCompressJs": true,
  43. "mainCompressionType": "default",
  44. "mainIsRemote": false,
  45. "nativeMd5Cache": true,
  46. "android": {
  47. "REMOTE_SERVER_ROOT": "",
  48. "packageName": "org.cocos2d.demo"
  49. },
  50. "ios": {
  51. "REMOTE_SERVER_ROOT": "",
  52. "packageName": "org.cocos2d.demo"
  53. },
  54. "mac": {
  55. "REMOTE_SERVER_ROOT": "",
  56. "height": 720,
  57. "packageName": "org.cocos2d.demo",
  58. "width": 1280
  59. },
  60. "win32": {
  61. "REMOTE_SERVER_ROOT": "",
  62. "height": 720,
  63. "width": 1280
  64. },
  65. "android-instant": {
  66. "REMOTE_SERVER_ROOT": "",
  67. "host": "",
  68. "packageName": "org.cocos2d.demo",
  69. "pathPattern": "",
  70. "recordPath": "",
  71. "scheme": "https",
  72. "skipRecord": false
  73. },
  74. "appBundle": false
  75. }