2025-08-29 14:20:51 +08:00
|
|
|
{
|
|
|
|
|
"version" : "1.0",
|
|
|
|
|
"configurations" : [
|
|
|
|
|
{
|
2025-11-14 18:30:34 +08:00
|
|
|
"customPlaygroundType" : "local",
|
|
|
|
|
"packageName" : "com.ys718.app",
|
2025-08-29 14:20:51 +08:00
|
|
|
"playground" : "custom",
|
|
|
|
|
"type" : "uni-app:app-android"
|
2025-09-04 14:02:33 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"app" : {
|
|
|
|
|
"launchtype" : "remote"
|
|
|
|
|
},
|
|
|
|
|
"default" : {
|
|
|
|
|
"launchtype" : "local"
|
|
|
|
|
},
|
|
|
|
|
"provider" : "aliyun",
|
|
|
|
|
"type" : "uniCloud"
|
2025-08-29 14:20:51 +08:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|