builder.json 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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. "fb-instant-games": {},
  15. "includeAnySDK": false,
  16. "includeSDKBox": false,
  17. "inlineSpriteFrames": true,
  18. "inlineSpriteFrames_native": true,
  19. "jailbreakPlatform": false,
  20. "md5Cache": false,
  21. "mergeStartScene": false,
  22. "oauthLoginServer": "",
  23. "optimizeHotUpdate": false,
  24. "orientation": {
  25. "landscapeLeft": true,
  26. "landscapeRight": true,
  27. "portrait": false,
  28. "upsideDown": false
  29. },
  30. "packageName": "org.cocos2d.wx-sub-test",
  31. "privateKey": "",
  32. "qqplay": {
  33. "orientation": "portrait"
  34. },
  35. "startScene": "088db947-d2bf-4c47-b64f-f30bc4bc0faa",
  36. "title": "wx-open-data-project",
  37. "webOrientation": "auto",
  38. "wechatgame": {
  39. "REMOTE_SERVER_ROOT": "",
  40. "appid": "wx6ac3f5090a6b99c5",
  41. "buildsub": true,
  42. "hasSubdomain": true,
  43. "isSubdomain": true,
  44. "orientation": "portrait"
  45. },
  46. "xxteaKey": "0f6c60db-2545-4d",
  47. "zipCompressJs": true
  48. }