Commit f81a88ce by sikang

update script

parent 609c0292
...@@ -4,7 +4,7 @@ echo "1、编译release版本" ...@@ -4,7 +4,7 @@ echo "1、编译release版本"
echo "2、创建新的签名文件" echo "2、创建新的签名文件"
echo "3、commit 和 push Base代码" echo "3、commit 和 push Base代码"
echo "4、commit 和 push UI代码 (需手动修改分支)" echo "4、commit 和 push UI代码 (需手动修改分支)"
echo "5、pull Base代码 " echo "5、pull lib_base + tool_box "
echo "6、pull tool_box 代码 " echo "6、pull tool_box 代码 "
echo "7、为 resGuardApks 目录下的 *_release.apk 打渠道包" echo "7、为 resGuardApks 目录下的 *_release.apk 打渠道包"
echo "8、提交一个渠道包Tag" echo "8、提交一个渠道包Tag"
......
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