Skip to content

Commit

Permalink
Deployed with mkdocs, version 1.1.2 from /home/circleci/.local/share/…
Browse files Browse the repository at this point in the history
…virtualenvs/code-6yRgnUSz/lib/python3.8/site-packages/mkdocs (Python 3.8)
  • Loading branch information
fastlane-bot-helper committed Nov 11, 2023
1 parent ad55e90 commit 9e91df9
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions getting-started/android/setup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -339,10 +339,10 @@

<h1 id="getting-started-with-fastlane-for-android">Getting started with <em>fastlane</em> for Android</h1>
<h3 id="installing-fastlane">Installing <em>fastlane</em></h3>
<p><em>fastlane</em> can be installed in multiple ways. The preferred method is with <a href="https://bundler.io"><em>Bundler</em></a>. <em>fastlane</em> can also be installed directly through with Homebrew (if on macOS). It is possible to use macOS's system Ruby, but it's not recommended, as it can be hard to manage dependencies, and causes conflicts.</p>
<p><em>fastlane</em> can be installed in multiple ways. The preferred method is with <a href="https://bundler.io"><em>Bundler</em></a>. <em>fastlane</em> can also be installed directly through Homebrew (if on macOS). It is possible to use macOS's system Ruby, but it's not recommended, as it can be hard to manage dependencies and cause conflicts.</p>
<h4 id="managed-ruby-environment-bundler-macoslinuxwindows">Managed Ruby environment + Bundler (macOS/Linux/Windows)</h4>
<p><strong>Ruby</strong></p>
<p>If you use macOS, system Ruby is not recommended. <a href="https://www.ruby-lang.org/en/documentation/installation/#managers">There is a variety of ways to install Ruby without having to modify your system environment</a>. For macOS and Linux, <em>rbenv</em> is one of the most popular ways to manage your Ruby environment.</p>
<p>If you use macOS, system Ruby is not recommended. <a href="https://www.ruby-lang.org/en/documentation/installation/#managers">There are a variety of ways to install Ruby without having to modify your system environment</a>. For macOS and Linux, <em>rbenv</em> is one of the most popular ways to manage your Ruby environment.</p>
<p><em>fastlane</em> supports Ruby versions 2.5 or newer. Verify which Ruby version you're using:</p>
<pre><code class="language-sh">$ ruby --version
ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-darwin19]
Expand Down
4 changes: 2 additions & 2 deletions getting-started/ios/setup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -343,10 +343,10 @@ <h3 id="xcode-command-line-tools-macos">Xcode command line tools (macOS)</h3>
<pre><code class="language-no-highlight">xcode-select --install
</code></pre>
<h3 id="installing-fastlane">Installing <em>fastlane</em></h3>
<p><em>fastlane</em> can be installed in multiple ways. The preferred method is with <a href="https://bundler.io"><em>Bundler</em></a>. <em>fastlane</em> can also be installed directly through with Homebrew (if on macOS). It is possible to use macOS's system Ruby, but it's not recommended, as it can be hard to manage dependencies, and causes conflicts.</p>
<p><em>fastlane</em> can be installed in multiple ways. The preferred method is with <a href="https://bundler.io"><em>Bundler</em></a>. <em>fastlane</em> can also be installed directly through Homebrew (if on macOS). It is possible to use macOS's system Ruby, but it's not recommended, as it can be hard to manage dependencies and cause conflicts.</p>
<h4 id="managed-ruby-environment-bundler-macoslinuxwindows">Managed Ruby environment + Bundler (macOS/Linux/Windows)</h4>
<p><strong>Ruby</strong></p>
<p>If you use macOS, system Ruby is not recommended. <a href="https://www.ruby-lang.org/en/documentation/installation/#managers">There is a variety of ways to install Ruby without having to modify your system environment</a>. For macOS and Linux, <em>rbenv</em> is one of the most popular ways to manage your Ruby environment.</p>
<p>If you use macOS, system Ruby is not recommended. <a href="https://www.ruby-lang.org/en/documentation/installation/#managers">There are a variety of ways to install Ruby without having to modify your system environment</a>. For macOS and Linux, <em>rbenv</em> is one of the most popular ways to manage your Ruby environment.</p>
<p><em>fastlane</em> supports Ruby versions 2.5 or newer. Verify which Ruby version you're using:</p>
<pre><code class="language-sh">$ ruby --version
ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-darwin19]
Expand Down
4 changes: 2 additions & 2 deletions includes/installing-fastlane/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -327,10 +327,10 @@
<div role="main">
<div class="section">

<p><em>fastlane</em> can be installed in multiple ways. The preferred method is with <a href="https://bundler.io"><em>Bundler</em></a>. <em>fastlane</em> can also be installed directly through with Homebrew (if on macOS). It is possible to use macOS's system Ruby, but it's not recommended, as it can be hard to manage dependencies, and causes conflicts.</p>
<p><em>fastlane</em> can be installed in multiple ways. The preferred method is with <a href="https://bundler.io"><em>Bundler</em></a>. <em>fastlane</em> can also be installed directly through Homebrew (if on macOS). It is possible to use macOS's system Ruby, but it's not recommended, as it can be hard to manage dependencies and cause conflicts.</p>
<h4 id="managed-ruby-environment-bundler-macoslinuxwindows">Managed Ruby environment + Bundler (macOS/Linux/Windows)</h4>
<p><strong>Ruby</strong></p>
<p>If you use macOS, system Ruby is not recommended. <a href="https://www.ruby-lang.org/en/documentation/installation/#managers">There is a variety of ways to install Ruby without having to modify your system environment</a>. For macOS and Linux, <em>rbenv</em> is one of the most popular ways to manage your Ruby environment.</p>
<p>If you use macOS, system Ruby is not recommended. <a href="https://www.ruby-lang.org/en/documentation/installation/#managers">There are a variety of ways to install Ruby without having to modify your system environment</a>. For macOS and Linux, <em>rbenv</em> is one of the most popular ways to manage your Ruby environment.</p>
<p><em>fastlane</em> supports Ruby versions 2.5 or newer. Verify which Ruby version you're using:</p>
<pre><code class="language-sh">$ ruby --version
ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-darwin19]
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,10 +404,10 @@ <h2 id="why-fastlane">Why fastlane?</h2>
</table>
<h2 id="getting-started">Getting Started</h2>
<h3 id="installing-fastlane">Installing <em>fastlane</em></h3>
<p><em>fastlane</em> can be installed in multiple ways. The preferred method is with <a href="https://bundler.io"><em>Bundler</em></a>. <em>fastlane</em> can also be installed directly through with Homebrew (if on macOS). It is possible to use macOS's system Ruby, but it's not recommended, as it can be hard to manage dependencies, and causes conflicts.</p>
<p><em>fastlane</em> can be installed in multiple ways. The preferred method is with <a href="https://bundler.io"><em>Bundler</em></a>. <em>fastlane</em> can also be installed directly through Homebrew (if on macOS). It is possible to use macOS's system Ruby, but it's not recommended, as it can be hard to manage dependencies and cause conflicts.</p>
<h4 id="managed-ruby-environment-bundler-macoslinuxwindows">Managed Ruby environment + Bundler (macOS/Linux/Windows)</h4>
<p><strong>Ruby</strong></p>
<p>If you use macOS, system Ruby is not recommended. <a href="https://www.ruby-lang.org/en/documentation/installation/#managers">There is a variety of ways to install Ruby without having to modify your system environment</a>. For macOS and Linux, <em>rbenv</em> is one of the most popular ways to manage your Ruby environment.</p>
<p>If you use macOS, system Ruby is not recommended. <a href="https://www.ruby-lang.org/en/documentation/installation/#managers">There are a variety of ways to install Ruby without having to modify your system environment</a>. For macOS and Linux, <em>rbenv</em> is one of the most popular ways to manage your Ruby environment.</p>
<p><em>fastlane</em> supports Ruby versions 2.5 or newer. Verify which Ruby version you're using:</p>
<pre><code class="language-sh">$ ruby --version
ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-darwin19]
Expand Down Expand Up @@ -674,5 +674,5 @@ <h3 id="where-to-go-from-here">Where to go from here?</h3>

<!--
MkDocs version : 1.1.2
Build Date UTC : 2023-11-11 05:00:17.733695+00:00
Build Date UTC : 2023-11-11 05:10:26.382822+00:00
-->
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 9e91df9

Please sign in to comment.