Deploy website

Deploy website version based on 4861c64be02f1fd24238ae706531540a7e4795cb
This commit is contained in:
Website Deployment Script
2019-10-11 15:00:37 +00:00
parent 3df8f7c1df
commit ec9f509ac3
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -200,9 +200,11 @@ npm start <span class="hljs-comment"># you can also use: expo start</span>
<p><h3>Xcode</h3></p>
<p>The easiest way to install Xcode is via the <a href="https://itunes.apple.com/us/app/xcode/id497799835?mt=12">Mac App Store</a>. Installing Xcode will also install the iOS Simulator and all the necessary tools to build your iOS app.</p>
<p>If you have already installed Xcode on your system, make sure it is version 9.4 or newer.</p>
<p><h4>Command Line Tools<h4></p>
<p><h4>Command Line Tools</h4></p>
<p>You will also need to install the Xcode Command Line Tools. Open Xcode, then choose &quot;Preferences...&quot; from the Xcode menu. Go to the Locations panel and install the tools by selecting the most recent version in the Command Line Tools dropdown.</p>
<p><img src="/react-native/docs/assets/GettingStartedXcodeCommandLineTools.png" alt="Xcode Command Line Tools"></p>
<p><h4>Installing an iOS Simulator in Xcode</h4></p>
<p>To install a simulator, open <strong>Xcode &gt; Preferences...</strong> and select the <strong>Components</strong> tab. Select a simulator with the corresponding version of iOS you wish to use.</p>
<p><block class="native linux android" /></p>
<p><h3>Java Development Kit</h3></p>
<p>React Native requires version 8 of the Java SE Development Kit (JDK). You may download and install <a href="http://openjdk.java.net">OpenJDK</a> from <a href="https://adoptopenjdk.net/">AdoptOpenJDK</a> or your system packager. You may also <a href="http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html">Download and install Oracle JDK 8</a> if desired.</p>
+3 -1
View File
@@ -200,9 +200,11 @@ npm start <span class="hljs-comment"># you can also use: expo start</span>
<p><h3>Xcode</h3></p>
<p>The easiest way to install Xcode is via the <a href="https://itunes.apple.com/us/app/xcode/id497799835?mt=12">Mac App Store</a>. Installing Xcode will also install the iOS Simulator and all the necessary tools to build your iOS app.</p>
<p>If you have already installed Xcode on your system, make sure it is version 9.4 or newer.</p>
<p><h4>Command Line Tools<h4></p>
<p><h4>Command Line Tools</h4></p>
<p>You will also need to install the Xcode Command Line Tools. Open Xcode, then choose &quot;Preferences...&quot; from the Xcode menu. Go to the Locations panel and install the tools by selecting the most recent version in the Command Line Tools dropdown.</p>
<p><img src="/react-native/docs/assets/GettingStartedXcodeCommandLineTools.png" alt="Xcode Command Line Tools"></p>
<p><h4>Installing an iOS Simulator in Xcode</h4></p>
<p>To install a simulator, open <strong>Xcode &gt; Preferences...</strong> and select the <strong>Components</strong> tab. Select a simulator with the corresponding version of iOS you wish to use.</p>
<p><block class="native linux android" /></p>
<p><h3>Java Development Kit</h3></p>
<p>React Native requires version 8 of the Java SE Development Kit (JDK). You may download and install <a href="http://openjdk.java.net">OpenJDK</a> from <a href="https://adoptopenjdk.net/">AdoptOpenJDK</a> or your system packager. You may also <a href="http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html">Download and install Oracle JDK 8</a> if desired.</p>