Skip to content

Commit

Permalink
Deploying to gh-pages from @ e74d99c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
marionbarker committed Feb 24, 2024
1 parent 2d2a5c5 commit 7aa31d8
Show file tree
Hide file tree
Showing 6 changed files with 86 additions and 117 deletions.
2 changes: 1 addition & 1 deletion build/overview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3453,7 +3453,7 @@
<h1>Mac Overview</h1>

<h2 id="build-with-mac-requirements">Build with <em>Mac</em> Requirements<a class="headerlink" href="#build-with-mac-requirements" title="Anchor link to this Header on this Page">&para;</a></h2>
<p>The complete requirements for building <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> with a <em>Mac</em> and <em><abbr title="program used to build an app">Xcode</abbr></em> are given in the next two sections. The first list contains the common requirements that are the same regardless of build method. The second list contains the additional requirements for building with a Mac and <abbr title="program used to build an app">Xcode</abbr>.</p>
<p>The complete requirements for building <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> with a <em>Mac</em> and <em><abbr title="program used to build an app">Xcode</abbr></em> are summarized below. The first list contains the common requirements that are the same regardless of build method. The second list contains the additional requirements for building with a Mac and <abbr title="program used to build an app">Xcode</abbr>.</p>
<p>Each requirement in the list is linked to the LoopDocs pages with more information.</p>
<h3 id="common-requirements">Common Requirements<a class="headerlink" href="#common-requirements" title="Anchor link to this Header on this Page">&para;</a></h3>
<ol>
Expand Down
14 changes: 11 additions & 3 deletions gh-actions/gh-update/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3835,10 +3835,18 @@ <h3 id="renew-certificate">Renew <abbr title="Apple certificate is used to sign
</ul>
</details>
<h4 id="manual-steps-to-renew-your-distribution-certificate">Manual Steps to Renew Your <code>Distribution Certificate</code><a class="headerlink" href="#manual-steps-to-renew-your-distribution-certificate" title="Anchor link to this Header on this Page">&para;</a></h4>
<div class="admonition warning">
<p class="admonition-title">Delete and Create</p>
<p><strong>Do not miss the final step in this section. After you delete certificates, you must run the Action for <code>Create Certificates</code> before you can build an app again.</strong></p>
</div>
<ol>
<li>Use this link to view your <a href="https://developer.apple.com/account/resources/certificates/list" target="_blank">Apple Developer Certificates</a><ul>
<li>Carefully examine the <code>Type</code> column - do <strong>not</strong> delete a <code>Development Certificate</code></li>
<li>If you do not have any rows that say <code>Distribution Certificate</code>, your certicate already expired and was removed by <em>Apple</em>; so skip ahead to Step 2</li>
<li>If your screen shows no Certificates and you see a message "Getting Started with Certificates", your certificate already expired and was removed by <em>Apple</em>; so skip ahead to Step 2: Navigate to your <code>Match-Secrets</code> Repository</li>
<li>Carefully examine the <code>Type</code> column - do <strong>not</strong> delete a <code>Development Certificate</code><ul>
<li>If you do not have any rows that say <code>Distribution Certificate</code>, your certificate already expired and was removed by <em>Apple</em>; so skip ahead to Step 2</li>
<li>If your certificate has an expiration date several months in the future - you can wait and renew your certificate later; skip ahead to <a href="#update-fork">Update <code>Fork</code></a></li>
</ul>
</li>
<li>Click each row that has a <code>Distribution Certificate</code> and revoke it</li>
<li>You will get an email informing you the certificate was revoked</li>
</ul>
Expand All @@ -3859,7 +3867,7 @@ <h4 id="manual-steps-to-renew-your-distribution-certificate">Manual Steps to Ren
<li>
<p>In your <abbr title="a copy of code in a github repository other than the original">fork</abbr> of LoopWorkspace:</p>
<ul>
<li>Run the <code>Action</code>: <code>Create Certificates</code></li>
<li>Run the <a href="../gh-first-time/#create-certificates" target="_blank"><code>Action</code>: <code>Create Certificates</code></a></li>
</ul>
</li>
</ol>
Expand Down
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3489,7 +3489,11 @@ <h2 id="what-are-my-next-steps">What are my next steps?<a class="headerlink" hre
<p>In order to become proficient with the app, you should learn the information on this site. Consider doing this over a period of time and reviewing the materials more than once.</p>
<ul>
<li>You should test and perhaps adjust your settings to be successful with the <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app (or any hybrid closed-loop system)</li>
<li>You will find links as you read to a robust volunteer support community</li>
<li>As you read the documentation, you will find links to a robust volunteer support community<ul>
<li>Introduce yourself</li>
<li>Don't be afraid to ask questions, just let us know where in the documentation you got confused so we can make improvements</li>
</ul>
</li>
</ul>
<p>There is a common saying in our community:</p>
<blockquote>
Expand Down
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.
Loading

0 comments on commit 7aa31d8

Please sign in to comment.