Commit 6d106c28 authored by Steven杜宇's avatar Steven杜宇

// fix

parent 0ad2729f
...@@ -49,10 +49,11 @@ platform :ios do ...@@ -49,10 +49,11 @@ platform :ios do
develop_fix_adopter = "develop_fix_adopter" develop_fix_adopter = "develop_fix_adopter"
txim_add_card = "txim_add_card" txim_add_card = "txim_add_card"
dev_1013 = "dev_1013" dev_1013 = "dev_1013"
new_product = "new_product"
#打包正使用的分支 #打包正使用的分支
myPack_branch = dev_1013 myPack_branch = new_product
# 打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