Skip to content

Commit

Permalink
Deploying to gh-pages from @ f2ed4da 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
marionbarker committed May 11, 2024
1 parent 9ebd7f4 commit 071e34a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion gh-actions/gh-errors/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4288,7 +4288,7 @@ <h4 id="prepare-to-edit-your-fastfile">Prepare to Edit your Fastfile<a class="he
<h4 id="edit-your-fastfile">Edit your Fastfile<a class="headerlink" href="#edit-your-fastfile" title="Anchor link to this Header on this Page">&para;</a></h4>
<ol>
<li>
<p>Type either <span class="keys"><kbd class="key-command">Cmd</kbd><span>+</span><kbd>C</kbd></span> (Mac) or <span class="keys"><kbd class="key-control">Ctrl</kbd><span>+</span><kbd>C</kbd></span> (PC) to reveal the find and replace dialog shown in the graphic below</p>
<p>Type either <span class="keys"><kbd class="key-command">Cmd</kbd><span>+</span><kbd>F</kbd></span> (Mac) or <span class="keys"><kbd class="key-control">Ctrl</kbd><span>+</span><kbd>F</kbd></span> (PC) to reveal the find and replace dialog shown in the graphic below</p>
<ul>
<li>Copy the phrase indicated below and paste it into the find buffer, and then type into the replace buffer the build number you want to require (one more than indicated by your last error)</li>
</ul>
Expand Down
14 changes: 9 additions & 5 deletions gh-actions/gh-first-time/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4807,7 +4807,11 @@ <h3 id="make-a-secrets-reference-file">Make a <code><abbr title="a method to sec
<li>Save the file</li>
</ul>
</li>
<li>As you move through the steps on this page, fill in the parts of the template that say <code>&lt;your information here&gt;</code></li>
<li>As you move through the steps on this page, fill in the file<ul>
<li>The <code>##</code> characters are used to indicate sections or title (text only file)</li>
<li>The there is a reference pattern for each SECRET, replace that with your SECRET</li>
</ul>
</li>
<li>In addition to the <code><abbr title="a method to securely embed personal information into your fork of LoopWorkspace to enable GitHub to have access required to build Loop">Secrets</abbr></code>, this template has places for other pieces of information you may find handy to save in the same file.</li>
</ol>
<div class="copy highlight"><span class="filename">Template to use for Secrets</span><pre><span></span><code>MySecretsReferenceFile.txt
Expand All @@ -4817,11 +4821,11 @@ <h3 id="make-a-secrets-reference-file">Make a <code><abbr title="a method to sec

First<span class="w"> </span>some<span class="w"> </span>handy<span class="w"> </span>username<span class="w"> </span>and<span class="w"> </span>password<span class="w"> </span>information:

Apple<span class="w"> </span>ID<span class="w"> </span>username<span class="w"> </span><span class="k">for</span><span class="w"> </span>your<span class="w"> </span>Developer<span class="w"> </span>account<span class="w"> </span>is<span class="w"> </span>the<span class="w"> </span>associated<span class="w"> </span>email:
<span class="c1">## Apple ID username for your Developer account is the associated email:</span>
&lt;your<span class="w"> </span>information<span class="w"> </span>here&gt;
suggest<span class="w"> </span>you<span class="w"> </span>use<span class="w"> </span>your<span class="w"> </span>desired<span class="w"> </span>password<span class="w"> </span>tool<span class="w"> </span>to<span class="w"> </span>save<span class="w"> </span>the<span class="w"> </span>password<span class="w"> </span><span class="k">for</span><span class="w"> </span>this<span class="w"> </span>account

GitHub<span class="w"> </span>username
<span class="c1">## GitHub username</span>
&lt;your<span class="w"> </span>information<span class="w"> </span>here&gt;
suggest<span class="w"> </span>you<span class="w"> </span>use<span class="w"> </span>your<span class="w"> </span>desired<span class="w"> </span>password<span class="w"> </span>tool<span class="w"> </span>to<span class="w"> </span>save<span class="w"> </span>the<span class="w"> </span>password<span class="w"> </span><span class="k">for</span><span class="w"> </span>this<span class="w"> </span>account

Expand All @@ -4835,7 +4839,7 @@ <h3 id="make-a-secrets-reference-file">Make a <code><abbr title="a method to sec
through
-----END<span class="w"> </span>PRIVATE<span class="w"> </span>KEY-----

SECRETS<span class="w"> </span>BELOW:
<span class="c1">## SECRETS BELOW:</span>

FASTLANE_ISSUER_ID
&lt;looks<span class="w"> </span>like<span class="w"> </span>this&gt;
Expand Down Expand Up @@ -4867,7 +4871,7 @@ <h3 id="make-a-secrets-reference-file">Make a <code><abbr title="a method to sec
&lt;looks<span class="w"> </span>like<span class="w"> </span>this&gt;
AAAAAAAAAA

Repository<span class="w"> </span>Names<span class="w"> </span><span class="k">for</span><span class="w"> </span>my<span class="w"> </span>Fork:
<span class="c1">## Repository Names for my Fork:</span>

https://github.com/my-github-username/LoopWorkspace

Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 071e34a

Please sign in to comment.