2 Star 6 Fork 1

HarmonyOS_Samples/HiAIFoundationkit-samplecode-Clientdemo-cpp

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
obfuscation-rules.txt 892 Bytes
Copy Edit Raw Blame History
缑冬杰 authored a year ago . HiAi Foundation服务
# Define project specific obfuscation rules here.
# You can include the obfuscation configuration files in the current module's build-profile.json5.
#
# For more details, see
# https://gitee.com/openharmony/arkcompiler_ets_frontend/blob/master/arkguard/README.md
# Obfuscation options:
# -disable-obfuscation: disable all obfuscations
# -enable-property-obfuscation: obfuscate the property names
# -enable-toplevel-obfuscation: obfuscate the names in the global scope
# -compact: remove unnecessary blank spaces and all line feeds
# -remove-log: remove all console.* statements
# -print-namecache: print the name cache that contains the mapping from the old names to new names
# -apply-namecache: reuse the given cache file
# Keep options:
# -keep-property-name: specifies property names that you want to keep
# -keep-global-name: specifies names that you want to keep in the global scope
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/harmonyos_samples/hiaifoundationkit-samplecode-clientdemo-cpp.git
git@gitee.com:harmonyos_samples/hiaifoundationkit-samplecode-clientdemo-cpp.git
harmonyos_samples
hiaifoundationkit-samplecode-clientdemo-cpp
HiAIFoundationkit-samplecode-Clientdemo-cpp
master

Search