Commit 5519a9b8 by sikang

update

parent aaba5674
......@@ -75,6 +75,9 @@ if command == 1:
PackageGarble().pkg_garble(config)
# Manifest混淆
ManifestGarble().manifest_garble(config)
#图片混淆
ImageGarble().img_garble(config)
# 旧版脚本编译(待转移)
Shell().build_release(config)
Shell().reset_project(config)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment