Commit 86020ea1 by 段志勇

Update auto_package_ipa.sh

parent 423d3e4a
......@@ -2,9 +2,9 @@
# 使用 fastlane gym 自动打包 ipa
# echo util
COLOR_Cyan='\033[0;36m'
COLOR_Red='\033[41;37m'
COLOR_Default='\033[0;m'
COLOR_Cyan=''
COLOR_Red=''
COLOR_Default=''
# todo: 打包前先执行 pod install
# 计时
......
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