mrr.sj.front/.hbuilderx/launch.json

10 lines
154 B
JSON

{
"version" : "1.0",
"configurations" : [
{
"playground" : "custom",
"type" : "uni-app:app-ios"
}
]
}