Commit 0a8a75f5 by sikang

udpate script

parent 48d8bc65
...@@ -3,8 +3,16 @@ echo "2、渠道包(有权限)" ...@@ -3,8 +3,16 @@ echo "2、渠道包(有权限)"
echo -n "选择打包方式:" echo -n "选择打包方式:"
read action read action
cd garble cd ../../
. gradle.properties
#同盾插拔
./sdk_manager.py ${td_mode} "TD"
cd lib_base/script/garble
#四大组件混淆
./rename_project.sh ./rename_project.sh
#代码结构混淆
./insert.py ./insert.py
cd ../../../ cd ../../../
......
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