Commit c3b1ac13 authored by David黄金龙's avatar David黄金龙

修改打包分支

parent cb761ea9
......@@ -27,9 +27,10 @@ platform :ios do
develop_branch = "develop"
main_branch = "main"
youhua_branch = "youhua-dev"
uat = "uat"
#打包正使用的分支
myPack_branch = youhua_branch
myPack_branch = uat
# 打adhoc包 执行命令 fastlane galaxyTest
lane :galaxyTest do
......
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