Commit cb9a900a authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20140144: Job [HRB_Mobile_Other_ipa] configuration updated

Change performed by ·¨¼y°ó
parent 9d85768b
...@@ -71,6 +71,11 @@ security set-key-partition-list -S apple: -k Yonglinit123 -D "iPhone Distri ...@@ -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 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 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 bundle exec fastlane ios beta
</command> </command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
......
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