Files
SD_AI_APP/.hbuilderx/launch.json
2025-07-28 17:18:33 +08:00

11 lines
207 B
JSON

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