2025-09-19 17:19:19 +08:00
|
|
|
{
|
|
|
|
|
"version" : "1.0",
|
|
|
|
|
"configurations" : [
|
|
|
|
|
{
|
2026-01-19 11:26:18 +08:00
|
|
|
"customPlaygroundType" : "local",
|
2025-10-29 15:03:40 +08:00
|
|
|
"packageName" : "com.trustbridge.mm",
|
2026-01-20 20:20:04 +08:00
|
|
|
"playground" : "standard",
|
2025-09-19 17:19:19 +08:00
|
|
|
"type" : "uni-app:app-android"
|
2025-10-23 14:12:26 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"playground" : "standard",
|
|
|
|
|
"type" : "uni-app:app-ios"
|
2025-12-17 16:22:17 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"customPlaygroundType" : "device",
|
|
|
|
|
"playground" : "standard",
|
|
|
|
|
"type" : "uni-app:app-ios_simulator"
|
2025-09-19 17:19:19 +08:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|