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.

13 lines
265 B

4 weeks ago
4 weeks ago
  1. {
  2. "version" : "1.0",
  3. "configurations" : [
  4. {
  5. "customPlaygroundType" : "local",
  6. "playground" : "custom",
  7. "type" : "uni-app:app-android"
  8. }
  9. ]
  10. }
  11. // "playground" : "standard",
  12. // "type" : "uni-app:app-ios"