Files
ykb-h5/.hbuilderx/launch.json

10 lines
154 B
JSON
Raw Normal View History

2025-11-19 12:51:13 +08:00
{
"version" : "1.0",
"configurations" : [
{
"playground" : "custom",
"type" : "uni-app:app-ios"
}
]
}