Files
xl-mobile/.hbuilderx/launch.json
2025-03-26 19:10:41 +08:00

10 lines
156 B
JSON

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