1、代码混淆可以先参考链接:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/ide-build-obfuscation-00000017317543122、使用约束:仅支持Stage工程。在编译模式为release模式时生效。模块及模块依赖的HAR和HSP均未关闭混淆3、代码混淆配置和规则:https://gitee.com/openharmony/arkcompiler\_ets\_frontend/blob/master/arkguard/README-cn.md
1、代码混淆可以先参考链接:
https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/ide-build-obfuscation-0000001731754312
2、使用约束:仅支持Stage工程。在编译模式为release模式时生效。模块及模块依赖的HAR和HSP均未关闭混淆
3、代码混淆配置和规则:
https://gitee.com/openharmony/arkcompiler\_ets\_frontend/blob/master/arkguard/README-cn.md