2026-03-30 14:53:43 +08:00
|
|
|
{
|
|
|
|
|
"version" : "1.0",
|
|
|
|
|
"configurations" : [
|
|
|
|
|
{
|
2026-04-07 16:36:16 +08:00
|
|
|
"customPlaygroundType" : "local",
|
2026-03-30 14:53:43 +08:00
|
|
|
"playground" : "custom",
|
|
|
|
|
"type" : "uni-app:app-ios"
|
2026-04-01 13:53:24 +08:00
|
|
|
},
|
|
|
|
|
{
|
2026-06-22 14:35:50 +08:00
|
|
|
"customPlaygroundType" : "local",
|
|
|
|
|
"playground" : "custom",
|
2026-04-01 13:53:24 +08:00
|
|
|
"type" : "uni-app:app-android"
|
2026-03-30 14:53:43 +08:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|