13 lines
344 B
JSON
13 lines
344 B
JSON
{
|
|
"version" : "1.0",
|
|
"configurations" : [
|
|
{
|
|
"customPlaygroundType" : "device",
|
|
"localRepoPath" : "D:/XinJiaPo/Firefly_code/smart-home/smart-home-app",
|
|
"packageName" : "com.archesens.android",
|
|
"playground" : "standard",
|
|
"type" : "uni-app:app-android"
|
|
}
|
|
]
|
|
}
|