builder.json 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "android-instant": {
  3. "REMOTE_SERVER_ROOT": "",
  4. "host": "",
  5. "pathPattern": "",
  6. "recordPath": "",
  7. "scheme": "https",
  8. "skipRecord": false
  9. },
  10. "appKey": "",
  11. "appSecret": "",
  12. "encryptJs": true,
  13. "excludeScenes": [
  14. "1dd490af-efe2-4e85-a65c-5d85a8308eb6",
  15. "591714f0-8481-42f5-bdcf-6ffad12d3c16",
  16. "8d895f6e-3725-4852-ba17-68bd8870f4a7"
  17. ],
  18. "fb-instant-games": {},
  19. "includeAnySDK": false,
  20. "includeSDKBox": false,
  21. "inlineSpriteFrames": true,
  22. "inlineSpriteFrames_native": true,
  23. "jailbreakPlatform": false,
  24. "md5Cache": true,
  25. "mergeStartScene": false,
  26. "oauthLoginServer": "",
  27. "optimizeHotUpdate": false,
  28. "orientation": {
  29. "landscapeLeft": true,
  30. "landscapeRight": true,
  31. "portrait": false,
  32. "upsideDown": false
  33. },
  34. "packageName": "org.cocos2d.LoveDemo",
  35. "privateKey": "",
  36. "qqplay": {
  37. "REMOTE_SERVER_ROOT": "",
  38. "orientation": "portrait",
  39. "zip": false
  40. },
  41. "startScene": "1382258c-1560-44b1-b174-1323e0aa2e39",
  42. "title": "IdolProducer",
  43. "webOrientation": "auto",
  44. "wechatgame": {
  45. "REMOTE_SERVER_ROOT": "",
  46. "appid": "wx0366adbe0ad12976",
  47. "orientation": "portrait",
  48. "subContext": ""
  49. },
  50. "xxteaKey": "a485fac6-db64-4d",
  51. "zipCompressJs": true
  52. }