19 lines
619 B
JSON
19 lines
619 B
JSON
{
|
|
"version" : "1.0",
|
|
"configurations" : [
|
|
{
|
|
"customPlaygroundType" : "device",
|
|
"playground" : "standard",
|
|
"type" : "uni-app:app-android"
|
|
},
|
|
{
|
|
"bundleId" : "cn.com.jlbank.aits",
|
|
"certificateFile" : "/Users/jlbank/Desktop/lx_uniapp/tra-app/certificate/ios/开发证书.p12",
|
|
"certificateProfileFile" : "/Users/jlbank/Desktop/lx_uniapp/tra-app/certificate/ios/jiaixuedev.mobileprovision",
|
|
"playground" : "standard",
|
|
"runSignStatus" : 1,
|
|
"type" : "uni-app:app-ios"
|
|
}
|
|
]
|
|
}
|