Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
xugenyuan
2024-10-12 11:30:40 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bffd7f5f9a5dc792af19f01807a2693dfb88d2b6
bffd7f5f
1 parent
e73564ab
ref |> 因为友盟SDK打包被混淆,临时关闭wdKit模块混淆
Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/commons/wdKit/build-profile.json5
sight_harmony/commons/wdKit/build-profile.json5
View file @
bffd7f5
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
13
"arkOptions"
:
{
13
"arkOptions"
:
{
14
"obfuscation"
:
{
14
"obfuscation"
:
{
15
"ruleOptions"
:
{
15
"ruleOptions"
:
{
16
-
"enable"
:
tru
e
,
16
+
"enable"
:
fals
e
,
17
"files"
:
[
17
"files"
:
[
18
"./obfuscation-rules.txt"
18
"./obfuscation-rules.txt"
19
]
19
]
Please
register
or
login
to post a comment