ckgl/.hbuilderx/launch.json
2024-12-21 18:03:43 +08:00

10 lines
156 B
JSON

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