| 123456789101112131415 |
- {
- "version" : "1.0",
- "configurations" : [
- {
- "customPlaygroundType" : "device",
- "playground" : "standard",
- "type" : "uni-app:app-ios"
- },
- {
- "customPlaygroundType" : "device",
- "playground" : "standard",
- "type" : "uni-app:app-android"
- }
- ]
- }
|