Files

29 lines
983 B
JSON
Raw Permalink Normal View History

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-08-25 15:36:16 +08:00
"playground" : "custom",
2025-09-19 17:19:19 +08:00
"type" : "uni-app:app-android"
2025-10-23 14:12:26 +08:00
},
{
2026-08-17 17:13:40 +08:00
"bundleId" : "com.trustbridge.mm",
"certificateFile" : "/Users/qinxingxing/Documents/alpha/资料/商城证书/int/ios/malldev.p12",
"certificateProfileFile" : "/Users/qinxingxing/Documents/alpha/资料/商城证书/int/ios/malldev.mobileprovision",
"customPlaygroundType" : "local",
"iOSProjectStandardBaseHistory" : {
"current" : "iOS_debug_5.24.ipa"
},
2026-09-11 19:13:31 +08:00
"playground" : "standard",
2026-08-17 17:13:40 +08:00
"runSignStatus" : 0,
2025-10-23 14:12:26 +08:00
"type" : "uni-app:app-ios"
2025-12-17 16:22:17 +08:00
},
{
2026-07-31 10:55:02 +08:00
"customPlaygroundType" : "local",
"playground" : "custom",
2025-12-17 16:22:17 +08:00
"type" : "uni-app:app-ios_simulator"
2025-09-19 17:19:19 +08:00
}
]
}