open/demo_src/WebSocket/MobileIMSDK4HarmonyDemo/entry/build-profile.json5
2025-01-18 07:55:12 +00:00

28 lines
426 B
Plaintext

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