17 lines
237 B
JSON
17 lines
237 B
JSON
{
|
|
"version" : "1.0",
|
|
"configurations" : [
|
|
{
|
|
"playground" : "standard",
|
|
"type" : "uni-app:app-ios"
|
|
},
|
|
{
|
|
"mp-weixin" :
|
|
{
|
|
"launchtype" : "local"
|
|
},
|
|
"type" : "uniCloud"
|
|
}
|
|
]
|
|
}
|