rabbit-harmony/products/app/build-profile.json5

36 lines
593 B
Plaintext

{
"apiType": "stageMode",
"buildOption": {
"resOptions": {
"copyCodeResource": {
"enable": false
}
}
},
"buildOptionSet": [
{
"name": "release",
"arkOptions": {
"obfuscation": {
"ruleOptions": {
"enable": false,
"files": [
"./obfuscation-rules.txt"
]
}
}
}
},
],
"targets": [
{
"name": "default",
"output": {
"artifactName": "rabbit_harmony_v1.0.0_265131158"
}
},
{
"name": "ohosTest",
}
]
}