You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
316 B

  1. {
  2. "version" : "1.0",
  3. "configurations" : [
  4. {
  5. "customPlaygroundType" : "device",
  6. "packageName" : "io.dcloud.HBuilder",
  7. "playground" : "custom",
  8. "type" : "uni-app:app-android"
  9. }
  10. ]
  11. }
  12. // "playground" : "standard",
  13. // "type" : "uni-app:app-ios"