diff --git a/jobs/HRB_Mobile_Other_ipa/config.xml b/jobs/HRB_Mobile_Other_ipa/config.xml index a47b6cdad05f1ef11d913831f3de968289d8cac8..3f3385575fc2464b6ee0812be63c8bf3dd937387 100644 --- a/jobs/HRB_Mobile_Other_ipa/config.xml +++ b/jobs/HRB_Mobile_Other_ipa/config.xml @@ -2,7 +2,11 @@ 用來建置feature branch或是其他Branch使用 -只打包 ipa, 不做Code Push +只打包 ipa, 不做Code Push + +echo "source 'https://rubygems.org'" > Gemfile +echo "gem 'cocoapods', '1.4.0'" >> Gemfile +echo "gem 'fastlane', '2.107.0'" >> Gemfile false