|
{
|
|
"version" : "1.0",
|
|
"configurations" : [
|
|
{
|
|
"playground" : "custom",
|
|
"type" : "uni-app:app-android"
|
|
},
|
|
{
|
|
"app-plus" : {
|
|
"launchtype" : "local"
|
|
},
|
|
"mp-weixin" : {
|
|
"launchtype" : "local"
|
|
},
|
|
"type" : "uniCloud"
|
|
},
|
|
{
|
|
"playground" : "standard",
|
|
"type" : "uni-app:app-ios"
|
|
}
|
|
]
|
|
}
|