blob: 3bd99a9df666f291a2ed7a79a41f8c02fb73f754 [file] [log] [blame] [edit]
{
"app": {
"products": [
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": 14,
"compatibleSdkVersion": 14,
"targetSdkVersion": 14,
"runtimeOS": "OpenHarmony"
},
{
"name": "harmonyos",
"signingConfig": "hos",
"compatibleSdkVersion": "5.0.2(14)",
"targetSdkVersion": "5.0.2(14)",
"runtimeOS": "HarmonyOS"
}
],
"buildModeSet": [
{
"name": "debug"
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "servoshell",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
"harmonyos"
]
}
]
}
]
}