From 2d56237f5608919330692686a61a984bb2928eb2 Mon Sep 17 00:00:00 2001 From: wangyingjun01 Date: Tue, 30 Jul 2024 11:51:40 +0800 Subject: [PATCH] =?UTF-8?q?ImageKnife3.x=E5=88=86=E6=94=AF=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E5=90=88=E5=B9=B6master=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wangyingjun01 --- entry/build-profile.json5 | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/entry/build-profile.json5 b/entry/build-profile.json5 index 197e83c..f8f0340 100644 --- a/entry/build-profile.json5 +++ b/entry/build-profile.json5 @@ -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"