Skip to content

Commit 12a185e

Browse files
committed
Deploying to gh-pages from @ 7b816c8 🚀
1 parent b976136 commit 12a185e

File tree

113 files changed

+761
-480
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+761
-480
lines changed

404.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3441,6 +3441,8 @@ <h1>404 - Not found</h1>
34413441

34423442
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
34433443

3444+
<script src="/loopdocs/js/open_in_new_tab.js"></script>
3445+
34443446

34453447
</body>
34463448
</html>

browser/automatic/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3884,7 +3884,7 @@ <h4 id="automatic-creation-of-alive-branch">Automatic Creation of <code>alive br
38843884
<ul>
38853885
<li>Sometimes you get an error about an <code>alive</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr></li>
38863886
<li>If you do get an error, simply delete the <abbr title="version of code within a single repository or workspace repository">branch</abbr> and run the <code>Build Loop</code> action again<ul>
3887-
<li>Use this <a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository#deleting-a-branch" target="_blank"><abbr title="an online service for storing repositories, accessible from a browser">GitHub</abbr> link</a> or ask for help when deleting a <abbr title="version of code within a single repository or workspace repository">branch</abbr></li>
3887+
<li>Use this <a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository#deleting-a-branch"><abbr title="an online service for storing repositories, accessible from a browser">GitHub</abbr> link</a> or ask for help when deleting a <abbr title="version of code within a single repository or workspace repository">branch</abbr></li>
38883888
</ul>
38893889
</li>
38903890
<li>You can delete every <abbr title="version of code within a single repository or workspace repository">branch</abbr> that starts with the name <code>alive</code></li>
@@ -4081,7 +4081,7 @@ <h3 id="how-to-configure-a-variable">How to configure a variable<a class="header
40814081
<h3 id="disable-automatic-actions">Disable Automatic <abbr title="a custom application for the GitHub Actions platform that performs a complex but frequently repeated task; specifically used to build Loop from a browser">Actions</abbr><a class="headerlink" href="#disable-automatic-actions" title="Anchor link to this Header on this Page">&para;</a></h3>
40824082
<p>To enable the scheduled build and sync, the <code>GH_PAT</code> must hold the <code>workflow</code> permission scopes. This permission serves as the enabler for automatic and scheduled builds with browser build. To disable this, follow these steps:</p>
40834083
<ol>
4084-
<li>Go to your <a href="https://github.com/settings/tokens" target="_blank">FastLane Access Token</a></li>
4084+
<li>Go to your <a href="https://github.com/settings/tokens">FastLane Access Token</a></li>
40854085
<li>If it says <code>repo</code>, <code>workflow</code> next to the <code>FastLane Access Token</code> link, then automatic building is enabled</li>
40864086
<li>To disable automatic update and build, click on the link to open the token detail view<ul>
40874087
<li>Click to uncheck the <code>workflow</code> box</li>
@@ -4105,7 +4105,7 @@ <h2 id="stop-building">Stop Building<a class="headerlink" href="#stop-building"
41054105
<li>
41064106
<p>If you are taking a break from <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> and want to stop monthly Build emails, consider disabling actions for the <code>Build Loop</code> action for your app.</p>
41074107
<ul>
4108-
<li><a href="https://docs.github.com/en/actions/using-workflows/disabling-and-enabling-a-workflow#disabling-a-workflow" target="_blank"><abbr title="an online service for storing repositories, accessible from a browser">GitHub</abbr> Directions to Disable and Enable a Workflow</a></li>
4108+
<li><a href="https://docs.github.com/en/actions/using-workflows/disabling-and-enabling-a-workflow#disabling-a-workflow"><abbr title="an online service for storing repositories, accessible from a browser">GitHub</abbr> Directions to Disable and Enable a Workflow</a></li>
41094109
<li>It is the Build action that kicks off the update and build steps, so simply disabling the one action is sufficient</li>
41104110
</ul>
41114111
</li>
@@ -4212,6 +4212,8 @@ <h2 id="stop-building">Stop Building<a class="headerlink" href="#stop-building"
42124212

42134213
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
42144214

4215+
<script src="../../js/open_in_new_tab.js"></script>
4216+
42154217

42164218
</body>
42174219
</html>

browser/bb-errors/index.html

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4484,8 +4484,8 @@ <h4 id="please-do-not">Please do NOT:<a class="headerlink" href="#please-do-not"
44844484
<h3 id="where-to-get-help-with-browser-build">Where to Get Help with Browser Build<a class="headerlink" href="#where-to-get-help-with-browser-build" title="Anchor link to this Header on this Page">&para;</a></h3>
44854485
<p>These are two places to ask for help, but please choose only one. You may get a faster response from Facebook, but there are mentors on both sites:</p>
44864486
<ul>
4487-
<li><a href="https://www.facebook.com/groups/LOOPandLEARN" target="_blank">LoopandLearn Facebook Group</a></li>
4488-
<li><a href="https://loop.zulipchat.com/#narrow/channel/148543-Loop/topic/Browser.20Build" target="_blank">Zulipchat: <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr>: Build Help</a></li>
4487+
<li><a href="https://www.facebook.com/groups/LOOPandLEARN">LoopandLearn Facebook Group</a></li>
4488+
<li><a href="https://loop.zulipchat.com/#narrow/channel/148543-Loop/topic/Browser.20Build">Zulipchat: <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr>: Build Help</a></li>
44894489
</ul>
44904490
<h3 id="what-information-is-needed-for-help">What Information is Needed for Help<a class="headerlink" href="#what-information-is-needed-for-help" title="Anchor link to this Header on this Page">&para;</a></h3>
44914491
<ol>
@@ -4706,7 +4706,7 @@ <h3 id="misleading-error-message">Misleading Error Message<a class="headerlink"
47064706
<li>If you previously built successfully - it is almost certainly the agreement</li>
47074707
<li>It can take 15 minutes to an hour after the agreement is signed before it can be used</li>
47084708
</ul>
4709-
<p>If you need detailed instructions, click on this <a href="https://support.pushpay.com/s/article/Accepting-the-Apple-Program-License-Agreement" target="_blank"><code>Apple Program License Agreement</code> Help Page</a>.</p>
4709+
<p>If you need detailed instructions, click on this <a href="https://support.pushpay.com/s/article/Accepting-the-Apple-Program-License-Agreement"><code>Apple Program License Agreement</code> Help Page</a>.</p>
47104710
<p>You can also get this message if the credit card used to purchase the Developer account is not current, e.g., no longer valid or credit card expiration date, as entered at <em>Apple</em>, has passed.</p>
47114711
<h3 id="find-your-error">Find Your Error<a class="headerlink" href="#find-your-error" title="Anchor link to this Header on this Page">&para;</a></h3>
47124712
<p>At this point, it may be faster to <a href="#where-to-get-help-with-browser-build">ask a mentor for help</a>. But if you want to dig into the details of the log and find the error yourself, the information is here.</p>
@@ -4818,7 +4818,7 @@ <h4 id="rerun-steps-with-correct-teamid">Rerun Steps with correct <abbr title="O
48184818
<li>
48194819
<p>Enter your <code>TEAMID</code> correctly in the <abbr title="contains project files and each file's revision history">repository</abbr> <code>Secrets</code></p>
48204820
<ul>
4821-
<li>Make sure you use copy and paste from your <a href="https://developer.apple.com/account/#!/membership" target="_blank">Apple Developer Membership</a> page for that <code>TEAMID</code>.</li>
4821+
<li>Make sure you use copy and paste from your <a href="https://developer.apple.com/account/#!/membership">Apple Developer Membership</a> page for that <code>TEAMID</code>.</li>
48224822
<li>Follow the update instructions here (this example is for <code>GH_PAT</code>, you'll do the same but for <code>TEAMID</code>) <a href="../bb-update/#update-secrets">Update <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></a></li>
48234823
</ul>
48244824
</li>
@@ -4832,7 +4832,7 @@ <h4 id="rerun-steps-with-correct-teamid">Rerun Steps with correct <abbr title="O
48324832
<p>The first time through, you created an app with a <code>Bundle ID</code> that does NOT include your <code>TEAMID</code>.</p>
48334833
<p>You will remove that app and create a new one.</p>
48344834
<h4 id="remove-app-with-incorrect-teamid">Remove App with Incorrect <code>TEAMID</code><a class="headerlink" href="#remove-app-with-incorrect-teamid" title="Anchor link to this Header on this Page">&para;</a></h4>
4835-
<p>Go to <a href="https://appstoreconnect.apple.com/apps" target="_blank"><code>App Store Connect / Apps</code></a> and follow the numbered steps in the graphic below.</p>
4835+
<p>Go to <a href="https://appstoreconnect.apple.com/apps"><code>App Store Connect / Apps</code></a> and follow the numbered steps in the graphic below.</p>
48364836
<ol>
48374837
<li>Find the <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app you created earlier and click on it</li>
48384838
<li>On the left side, under <code>General</code>, click on <code>App Information</code><ul>
@@ -4877,7 +4877,7 @@ <h3 id="error-error-cloning-certificates">Error: Error cloning certificates<a cl
48774877
<p>If you see this phrase, the <code>fastlane</code> package that is utilized during the <code>3. Create Certificates</code> action cannot access your <abbr title="contains project files and each file's revision history">repository</abbr> to create certificates for your <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app. This is due to insufficient <abbr title="contains project files and each file's revision history">repository</abbr> access rights that were not granted during the creation of your <code>GH_PAT</code> token.</p>
48784878
<p>To fix this error:</p>
48794879
<ul>
4880-
<li>Open this link: <a href="https://github.com/settings/tokens/" target="_blank">https://<abbr title="an online service for storing repositories, accessible from a browser">github.com</abbr>/settings/tokens/</a></li>
4880+
<li>Open this link: <a href="https://github.com/settings/tokens/">https://<abbr title="an online service for storing repositories, accessible from a browser">github.com</abbr>/settings/tokens/</a></li>
48814881
<li>Here you will see your personal access token (<code>Fastlane Access Token</code>) that was created during <a href="../secrets/#create-github-personal-access-token">Configure to Use Browser: Setup <em><abbr title="an online service for storing repositories, accessible from a browser">GitHub</abbr></em>: Create <code>GitHub Personal Access Token</code></a></li>
48824882
<li>Note that <code>Tokens (classic)</code> is highlighted in the menu on the left</li>
48834883
<li>Click on the token name (should be bold, blue <strong><code>Fastlane Access Token</code></strong> ) to open its detail page</li>
@@ -4919,7 +4919,7 @@ <h4 id="new-with-loop-360">New with <code>Loop 3.6.0</code><a class="headerlink"
49194919
<ol>
49204920
<li>Delete an old <code>Distribution Certificate</code><ul>
49214921
<li><em>Apple</em> limits you to two <code>Distribution Certificates</code></li>
4922-
<li>Use this link to view your <a href="https://developer.apple.com/account/resources/certificates/list" target="_blank">Apple Developer Certificates</a><ul>
4922+
<li>Use this link to view your <a href="https://developer.apple.com/account/resources/certificates/list">Apple Developer Certificates</a><ul>
49234923
<li>Carefully examine the <code>Type</code> column - do <strong>not</strong> delete a <code>Development</code> <code>Certificate</code></li>
49244924
<li>If you accidentally delete a <code>Development</code> <code>Type</code> certificate associated with an <abbr title="program used to build an app">Xcode</abbr> build for your <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> app - it will stop working and you will be very sad</li>
49254925
</ul>
@@ -4979,7 +4979,7 @@ <h3 id="error-could-not-find-an-app-on-app-store-connect"><code>Error: Could not
49794979
<li>
49804980
<p>This can also be caused if you correctly created the <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> App but entered an incorrect value for the <code>TEAMID</code>.</p>
49814981
<ul>
4982-
<li>If you have the incorrect <code>TEAMID</code>, check this link: <a href="https://developer.apple.com/account/resources/identifiers/list" target="_blank">Certificates, <abbr title="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr> &amp; Profiles</a> for entries with the incorrect <code>TEAMID</code> embedded</li>
4982+
<li>If you have the incorrect <code>TEAMID</code>, check this link: <a href="https://developer.apple.com/account/resources/identifiers/list">Certificates, <abbr title="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr> &amp; Profiles</a> for entries with the incorrect <code>TEAMID</code> embedded</li>
49834983
<li>For example, if your <code>TEAMID</code> is <code>0123456789</code>, but you entered <code>000123</code>, you may see both of these in your identifiers list<ul>
49844984
<li><code>com.0123456789.loopkit.Loop</code></li>
49854985
<li><code>com.000123.loopkit.Loop</code></li>
@@ -5032,7 +5032,7 @@ <h3 id="error-a-new-one-cannot-be-created-because-you-enabled"><code>Error: A ne
50325032
<p>This tells you, the <code>Bundle ID</code> you selected in <a href="../prepare-app/#create-loop-app-in-app-store-connect">First-Time: Create <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> App in App Store Connect</a> does NOT have your <code>TEAMID</code> embedded in the name.</p>
50335033
<p>Once you have created an app in the <em>App Store</em> that is not based on your <code>TEAMID</code>, you cannot delete it, but you can Remove it (i.e. hide it so that it is no longer visible on this page and you don't accidentally click on it).</p>
50345034
<ol>
5035-
<li>Open this link: <a href="https://appstoreconnect.apple.com/apps" target="_blank">App Store Connect / Apps</a> to view your apps; log in if needed.</li>
5035+
<li>Open this link: <a href="https://appstoreconnect.apple.com/apps">App Store Connect / Apps</a> to view your apps; log in if needed.</li>
50365036
<li>Find the App with the wrong <code>Bundle ID</code> and click on it</li>
50375037
<li>On the left-hand side, click on <code>App Information</code> (under <code>General</code>)<ul>
50385038
<li>Confirm the <code>Bundle ID</code> listed does not include your <code>TEAMID</code></li>
@@ -5143,7 +5143,7 @@ <h4 id="build-using-patch-branch">Build using Patch Branch<a class="headerlink"
51435143
<h3 id="could-not-install-wwdr-certificate"><code>Could not install WWDR certificate</code><a class="headerlink" href="#could-not-install-wwdr-certificate" title="Anchor link to this Header on this Page">&para;</a></h3>
51445144
<p>Assuming you have successfully built using the Browser-Build / <em><abbr title="an online service for storing repositories, accessible from a browser">GitHub</abbr></em> method before:</p>
51455145
<ul>
5146-
<li>If the details show this message, <code>Could not install WWDR certificate</code>, make sure your <a href="https://developer.apple.com" target="_blank"><em>Apple developer</em> account</a> is in good standing and that there are no agreements that need to be accepted and that your <code>Distribution Certificates</code> did not expire</li>
5146+
<li>If the details show this message, <code>Could not install WWDR certificate</code>, make sure your <a href="https://developer.apple.com"><em>Apple developer</em> account</a> is in good standing and that there are no agreements that need to be accepted and that your <code>Distribution Certificates</code> did not expire</li>
51475147
<li>Sometimes this is a sign that <em>Apple</em> did not respond to a request, this failure happens in the first few minutes<ul>
51485148
<li>Repeat the build and it should be fine the next time</li>
51495149
</ul>
@@ -5163,7 +5163,7 @@ <h3 id="reset-match-secrets">Reset <code>Match-Secrets</code><a class="headerlin
51635163
<p>These steps are needed to reset your <code>Match-Secrets</code>:</p>
51645164
<ol>
51655165
<li>Delete your <code>Match-Secrets</code> <code>Repository</code><ul>
5166-
<li>Instructions to delete a <abbr title="contains project files and each file's revision history">repository</abbr> are found at <a href="https://docs.github.com/en/repositories/creating-and-managing-repositories/deleting-a-repository" target="_blank"><em><abbr title="an online service for storing repositories, accessible from a browser">GitHub</abbr></em> Docs</a></li>
5166+
<li>Instructions to delete a <abbr title="contains project files and each file's revision history">repository</abbr> are found at <a href="https://docs.github.com/en/repositories/creating-and-managing-repositories/deleting-a-repository"><em><abbr title="an online service for storing repositories, accessible from a browser">GitHub</abbr></em> Docs</a></li>
51675167
</ul>
51685168
</li>
51695169
<li>In your <abbr title="a copy of code in a github repository other than the original">fork</abbr> of LoopWorkspace:<ul>
@@ -5189,7 +5189,7 @@ <h3 id="delete-identifiers">Delete <abbr title="names of modules found on your A
51895189
</ul>
51905190
<p>The <code>Identifier</code> that is associated with the <code>Loop</code> identifier cannot be deleted if it is already in the <em>App Store</em> but all others can. If you attempt to delete the <code>XC</code> <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> identifier, you may be told it cannot be deleted because it is in use in the app store. That's OK. If a <code>Bundle ID</code> has ever been associated with an app in the <em>App Store</em>, you cannot delete the <code>Identifier</code>.</p>
51915191
<ul>
5192-
<li>Open this link: <a href="https://developer.apple.com/account/resources/identifiers/list" target="_blank">Certificates, <abbr title="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr> &amp; Profiles: <abbr title="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr> List</a> on the <em>Apple Developer</em> site.</li>
5192+
<li>Open this link: <a href="https://developer.apple.com/account/resources/identifiers/list">Certificates, <abbr title="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr> &amp; Profiles: <abbr title="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr> List</a> on the <em>Apple Developer</em> site.</li>
51935193
<li>Use the graphic below as a guide to removing identifiers</li>
51945194
<li>Keep repeating the steps until you've removed all the identifiers you can (or want to) delete</li>
51955195
<li>It is OK to delete an identifier even if it does have your correct <code>TEAMID</code><ul>
@@ -5318,6 +5318,8 @@ <h3 id="new-developer-id-with-same-github-account">New Developer ID with Same <a
53185318

53195319
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
53205320

5321+
<script src="../../js/open_in_new_tab.js"></script>
5322+
53215323

53225324
</body>
53235325
</html>

0 commit comments

Comments
 (0)