diff --git a/jobs/HRB_Mobile_Other_ipa/config.xml b/jobs/HRB_Mobile_Other_ipa/config.xml index bcd404494a951ee286578b9c5373494c9963c1da..eb7312a1236bfdafab833eb1c3179ad743795284 100644 --- a/jobs/HRB_Mobile_Other_ipa/config.xml +++ b/jobs/HRB_Mobile_Other_ipa/config.xml @@ -71,6 +71,11 @@ security set-key-partition-list -S apple: -k Yonglinit123 -D "iPhone Distri node node_modules/react-native/local-cli/cli.js bundle --dev false --assets-dest ./ios --entry-file index.worker.js --platform ios --bundle-output ./ios/worker.jsbundle --sourcemap-output ./ios/ios.worker.map pod repo update + +echo "source 'https://rubygems.org'" > Gemfile +echo "gem 'cocoapods', '1.4.0'" >> Gemfile +echo "gem 'fastlane', '2.107.0'" >> Gemfile + bundle exec fastlane ios beta