mirror of
https://gitee.com/openharmony-tpc/ImageKnife.git
synced 2026-07-13 21:24:37 +08:00
2549d7a8c8
Signed-off-by: zgf <zenggaofeng2@h-partners.com>
28 lines
421 B
Plaintext
28 lines
421 B
Plaintext
{
|
|
"apiType": "stageMode",
|
|
"buildOption": {
|
|
},
|
|
"buildOptionSet": [
|
|
{
|
|
"name": "release",
|
|
"arkOptions": {
|
|
"obfuscation": {
|
|
"ruleOptions": {
|
|
"enable": true,
|
|
"files": [
|
|
"./obfuscation-rules.txt"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
},
|
|
],
|
|
"targets": [
|
|
{
|
|
"name": "default"
|
|
},
|
|
{
|
|
"name": "ohosTest"
|
|
}
|
|
]
|
|
} |