Commit 3ea11e46 authored by Alex朱枝文's avatar Alex朱枝文

打包脚本更改

parent 702fa167
...@@ -43,9 +43,10 @@ platform :ios do ...@@ -43,9 +43,10 @@ platform :ios do
gift = "gift_push" gift = "gift_push"
Im_618 = "develop-tx-618" Im_618 = "develop-tx-618"
GZL = "GZL" GZL = "GZL"
webFix = "develop_bugfix_web"
#打包正使用的分支 #打包正使用的分支
myPack_branch = GZL myPack_branch = webFix
# 打adhoc包 执行命令 fastlane galaxyTest # 打adhoc包 执行命令 fastlane galaxyTest
......
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