Skip to content

Commit

Permalink
Deploying to gh-pages from @ c0681ac 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
marionbarker committed Feb 13, 2024
1 parent 008e14d commit 77490f4
Show file tree
Hide file tree
Showing 4 changed files with 386 additions and 105 deletions.
8 changes: 4 additions & 4 deletions gh-actions/gh-first-time/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4881,7 +4881,7 @@ <h3 id="collect-the-four-apple-secrets">Collect the Four <code>Apple Secrets</co
</ul>
</li>
<li>Copy the Team ID from the upper right of the screen. <a href="#find-teamid">Record this as your <code>TEAMID</code></a>.</li>
<li>Go to the <a href="https://appstoreconnect.apple.com/access/api" target="_blank">App Store Connect</a> interface, click the "Keys" tab, and create a new key with "Admin" access. Give it the name: <a href="#generate-api-key">"<code>FastLane API Key</code>"</a>.</li>
<li>Go to the <a href="https://appstoreconnect.apple.com/access/integrations/api" target="_blank">App Store Connect</a> interface, click the "Integrations" tab, and create a new key with "Admin" access. Give it the name: <a href="#generate-api-key">"<code>FastLane API Key</code>"</a>.</li>
<li><a href="#copy-api-key-secrets">Record three more secrets</a><ul>
<li>Record the issuer id; this will be used for <code>FASTLANE_ISSUER_ID</code>.</li>
<li>Record the key id; this will be used for <code>FASTLANE_KEY_ID</code>.</li>
Expand Down Expand Up @@ -4974,14 +4974,14 @@ <h3 id="generate-api-key">Generate <code>API Key</code><a class="headerlink" hre
</div>
<ol>
<li>
<p>Click this link in a new tab: <a href="https://appstoreconnect.apple.com/access/api" target="_blank"><code>App Store Connect/Access/API</code></a></p>
<p>Click this link to open in a new tab: <a href="https://appstoreconnect.apple.com/access/integrations/api" target="_blank"><code>App Store Connect/Access/Integrations/API</code></a></p>
<ul>
<li>The top of the display is shown in the graphic below</li>
</ul>
<p align="center"><img alt="App Store Connect Key page" src="../img/api-key-initial-screen.svg" width="700" /></p>
<ul>
<li>
<p>Click the <code>Keys</code> tab as indicated in the graphic above</p>
<p>Click the <code>Integrations</code> tab as indicated in the graphic above</p>
<ul>
<li>
<p>If this is your first time here, you will see:</p>
Expand Down Expand Up @@ -5014,7 +5014,7 @@ <h3 id="substep-23-for-step-2"><span class="twemoji"><svg xmlns="http://www.w3.o
<p>Next section, Copy <code>API Key Secrets</code>, is <span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 16c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m3-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m-9 6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m3-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m3-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m6 12c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2"/></svg></span> Substep 3 out of 5 for Step 2. In this <span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 16c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m3-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m-9 6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m3-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m3-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m6 12c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2"/></svg></span> Substep you are dealing with 2 of the Apple <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>.</p>
</blockquote>
<h3 id="copy-api-key-secrets">Copy <code>API Key Secrets</code><a class="headerlink" href="#copy-api-key-secrets" title="Anchor link to this Header on this Page">&para;</a></h3>
<p>The <code>Keys</code> screen appears again with content similar to the graphic below; the key information is blanked out for security.</p>
<p>The <code>Integrations</code> screen appears again with content similar to the graphic below; the key information is blanked out for security.</p>
<p>Review the graphic and then follow the directions below to save more parameters you will need to <a href="#configure-secrets">Configure <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></a></p>
<p align="center"><img alt="App Store Connect Key page" src="../img/api-key-in-process.svg" width="700" /></p>
<ol>
Expand Down
481 changes: 381 additions & 100 deletions gh-actions/img/api-key-initial-screen.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 77490f4

Please sign in to comment.