| 123456789101112131415 |
- {
- "version" : "1.0",
- "configurations" : [
- {
- "customPlaygroundType" : "device",
- "packageName" : "io.dcloud.HBuilder",
- "playground" : "standard",
- "type" : "uni-app:app-android"
- },
- {
- "playground" : "custom",
- "type" : "uni-app:app-ios"
- }
- ]
- }
|