Commit dd0d43e0 authored by Steven杜宇's avatar Steven杜宇

// fastlane

parent 594f1c99
...@@ -50,9 +50,10 @@ platform :ios do ...@@ -50,9 +50,10 @@ platform :ios do
txim_add_card = "txim_add_card" txim_add_card = "txim_add_card"
dev_1013 = "dev_1013" dev_1013 = "dev_1013"
qrcode = "qrcode" qrcode = "qrcode"
salon = "salon"
#打包正使用的分支 #打包正使用的分支
myPack_branch = qrcode myPack_branch = salon
# 打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