Files
wushu/ohos/entry/build-profile.json5
2026-03-30 02:35:31 +08:00

15 lines
180 B
Plaintext

{
"apiType": 'stageMode',
"buildOption": {
},
"targets": [
{
"name": "default",
"runtimeOS": "HarmonyOS"
},
{
"name": "ohosTest",
}
]
}