Commit 45727a6d authored by David黄金龙's avatar David黄金龙

删除 不使用的打包分支

parent 21b911ac
...@@ -26,11 +26,8 @@ platform :ios do ...@@ -26,11 +26,8 @@ platform :ios do
#可以用来打包的分支 #可以用来打包的分支
develop_branch = "develop" develop_branch = "develop"
main_branch = "main" main_branch = "main"
youhua_branch = "youhua-dev"
uat = "uat"
davidhuang_branch = "davidhuang" davidhuang_branch = "davidhuang"
alex_branch = "main-bugfix-alex" alex_branch = "main-bugfix-alex"
double11 = "double11"
#打包正使用的分支 #打包正使用的分支
myPack_branch = develop_branch myPack_branch = develop_branch
......
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