ImageKnife3.x分支代码合并master分支

Signed-off-by: wangyingjun01 <wangyingjun5@h-partners.com>
This commit is contained in:
wangyingjun01 2024-07-30 11:51:40 +08:00
parent 5dfb712259
commit 2d56237f56
1 changed files with 1 additions and 19 deletions

View File

@ -1,25 +1,7 @@
{
"apiType": "stageMode",
"apiType": 'stageMode',
"buildOption": {
"arkOptions": {
// "apPath": "./modules.ap" /* Profile used for profile-guided optimization (PGO), a compiler optimization technique to improve app runtime performance. */
}
},
"buildOptionSet": [
{
"name": "release",
"arkOptions": {
"obfuscation": {
"ruleOptions": {
"enable": true,
"files": [
"./obfuscation-rules.txt"
]
}
}
}
},
],
"targets": [
{
"name": "default"