Files
ykb-h5/.hbuilderx/launch.json
2025-11-19 12:51:13 +08:00

10 lines
154 B
JSON

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