hldy_xcx/.hbuilderx/launch.json

11 lines
205 B
JSON

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