vivo-runtime.json 582 B

12345678910111213141516171819
  1. {
  2. "package": "com.yqw.cnlxxr.vivominigame",
  3. "name": "超能力冲刺",
  4. "icon": "E:\\ztBuild\\res\\icon.png",
  5. "versionName": "1.0.2",
  6. "versionCode": "3",
  7. "minPlatformVersion": "1078",
  8. "deviceOrientation": "portrait",
  9. "logLevel": "log",
  10. "npmPath": "",
  11. "tinyPackageServer": "https://cmlccxxcsfcoscdn.cyfz.com.cn/vivo1205/",
  12. "useDebugKey": false,
  13. "privatePath": "E:\\ztBuild\\res\\private.pem",
  14. "certificatePath": "E:\\ztBuild\\res\\certificate.pem",
  15. "disabledMode": "",
  16. "showNpmPath": false,
  17. "packFirstScreenRes": false,
  18. "separateEngineMode": false
  19. }