29 lines
983 B
JSON
29 lines
983 B
JSON
{
|
|
"version" : "1.0",
|
|
"configurations" : [
|
|
{
|
|
"customPlaygroundType" : "local",
|
|
"packageName" : "com.trustbridge.mm",
|
|
"playground" : "standard",
|
|
"type" : "uni-app:app-android"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
"playground" : "custom",
|
|
"runSignStatus" : 0,
|
|
"type" : "uni-app:app-ios"
|
|
},
|
|
{
|
|
"customPlaygroundType" : "local",
|
|
"playground" : "custom",
|
|
"type" : "uni-app:app-ios_simulator"
|
|
}
|
|
]
|
|
}
|