|
|
@ -2,8 +2,8 @@ |
|
|
"version" : "1.0", |
|
|
"version" : "1.0", |
|
|
"configurations" : [ |
|
|
"configurations" : [ |
|
|
{ |
|
|
{ |
|
|
"customPlaygroundType" : "device", |
|
|
|
|
|
"playground" : "standard", |
|
|
|
|
|
|
|
|
"customPlaygroundType" : "local", |
|
|
|
|
|
"playground" : "custom", |
|
|
"type" : "uni-app:app-android" |
|
|
"type" : "uni-app:app-android" |
|
|
// "playground" : "standard", |
|
|
// "playground" : "standard", |
|
|
// "type" : "uni-app:app-ios" |
|
|
// "type" : "uni-app:app-ios" |
|
|
|