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

// fastlane

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