harmony/scene_single_video/build-profile.json5
2025-05-15 13:11:26 +08:00

29 lines
464 B
Plaintext

{
"apiType": "stageMode",
"buildOption": {
},
"buildOptionSet": [
{
"name": "release",
"arkOptions": {
"obfuscation": {
"ruleOptions": {
"enable": true,
"files": [
"./obfuscation-rules.txt"
]
},
"consumerFiles": [
"./obfuscation-rules.txt"
]
}
},
},
],
"targets": [
{
"name": "default"
}
]
}