Files
xl-mobile/.hbuilderx/launch.json

10 lines
156 B
JSON
Raw Normal View History

2025-03-26 19:10:41 +08:00
{
"version" : "1.0",
"configurations" : [
{
"playground" : "standard",
"type" : "uni-app:app-ios"
}
]
}