Commit 613688ce 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 50f6d7f4
...@@ -3,10 +3,18 @@ ...@@ -3,10 +3,18 @@
<actions/> <actions/>
<description>用來建置feature branch或是其他Branch使用&#xd; <description>用來建置feature branch或是其他Branch使用&#xd;
只打包 ipa, 不做Code Push&#xd; 只打包 ipa, 不做Code Push&#xd;
xcode-select --install&#xd;
brew install yarn node&#xd;
brew install watchman ruby flow yarn&#xd;
sudo npm install -g react-native-cli&#xd;
sudo gem install bundler&#xd;
&#xd; &#xd;
echo &quot;source &apos;https://rubygems.org&apos;&quot; &gt; Gemfile&#xd; echo &quot;source &apos;https://rubygems.org&apos;&quot; &gt; Gemfile&#xd;
echo &quot;gem &apos;cocoapods&apos;, &apos;1.4.0&apos;&quot; &gt;&gt; Gemfile&#xd; echo &quot;gem &apos;xcode-install&apos;, &apos;2.2.0&apos;&quot; &gt;&gt; Gemfile&#xd;
echo &quot;gem &apos;fastlane&apos;, &apos;2.107.0&apos;&quot; &gt;&gt; Gemfile</description> echo &quot;gem &apos;cocoapods&apos;, &apos;1.5.0&apos;&quot; &gt;&gt; Gemfile&#xd;
echo &quot;gem &apos;fastlane&apos;, &apos;2.113.0&apos;&quot; &gt;&gt; Gemfile&#xd;
&#xd;
</description>
<keepDependencies>false</keepDependencies> <keepDependencies>false</keepDependencies>
<properties> <properties>
<jenkins.model.BuildDiscarderProperty> <jenkins.model.BuildDiscarderProperty>
......
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