uni-qnc-toc/.hbuilderx/launch.json

10 lines
156 B
JSON
Raw Permalink Normal View History

2025-01-13 19:31:32 +08:00
{
"version" : "1.0",
"configurations" : [
{
"playground" : "standard",
"type" : "uni-app:app-ios"
}
]
}