41 lines
716 B
Plaintext
41 lines
716 B
Plaintext
|
{
|
||
|
"app": {
|
||
|
"signingConfigs": [],
|
||
|
"products": [
|
||
|
{
|
||
|
"name": "default",
|
||
|
"signingConfig": "default",
|
||
|
"compatibleSdkVersion": "5.0.0(12)",
|
||
|
"runtimeOS": "HarmonyOS",
|
||
|
"buildOption": {
|
||
|
"strictMode": {
|
||
|
"caseSensitiveCheck": true,
|
||
|
"useNormalizedOHMUrl": true
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"buildModeSet": [
|
||
|
{
|
||
|
"name": "debug",
|
||
|
},
|
||
|
{
|
||
|
"name": "release"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"modules": [
|
||
|
{
|
||
|
"name": "entry",
|
||
|
"srcPath": "./entry",
|
||
|
"targets": [
|
||
|
{
|
||
|
"name": "default",
|
||
|
"applyToProducts": [
|
||
|
"default"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|