You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
757 B
42 lines
757 B
|
2 weeks ago
|
{
|
||
|
|
"app": {
|
||
|
|
"signingConfigs": [],
|
||
|
|
"products": [
|
||
|
|
{
|
||
|
|
"name": "default",
|
||
|
|
"signingConfig": "default",
|
||
|
|
"targetSdkVersion": "6.0.1(21)",
|
||
|
|
"compatibleSdkVersion": "6.0.1(21)",
|
||
|
|
"runtimeOS": "HarmonyOS",
|
||
|
|
"buildOption": {
|
||
|
|
"strictMode": {
|
||
|
|
"caseSensitiveCheck": true,
|
||
|
|
"useNormalizedOHMUrl": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"buildModeSet": [
|
||
|
|
{
|
||
|
|
"name": "debug",
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "release"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"modules": [
|
||
|
|
{
|
||
|
|
"name": "entry",
|
||
|
|
"srcPath": "./entry",
|
||
|
|
"targets": [
|
||
|
|
{
|
||
|
|
"name": "default",
|
||
|
|
"applyToProducts": [
|
||
|
|
"default"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|