Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5d96aee 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
marionbarker committed Dec 11, 2023
1 parent fb011d0 commit bfac70d
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
17 changes: 16 additions & 1 deletion gh-actions/gh-other-apps/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -960,6 +960,13 @@
<nav class="md-nav" aria-label="Build Other Apps using a Browser">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#update-to-build-with-browser-for-the-loop-caregiver-app" class="md-nav__link">
Update to Build with Browser for the Loop Caregiver App
</a>

</li>

<li class="md-nav__item">
<a href="#optional-build-method" class="md-nav__link">
Optional Build Method
Expand Down Expand Up @@ -3354,6 +3361,13 @@
<nav class="md-nav" aria-label="Build Other Apps using a Browser">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#update-to-build-with-browser-for-the-loop-caregiver-app" class="md-nav__link">
Update to Build with Browser for the Loop Caregiver App
</a>

</li>

<li class="md-nav__item">
<a href="#optional-build-method" class="md-nav__link">
Optional Build Method
Expand Down Expand Up @@ -3611,6 +3625,7 @@ <h2 id="build-other-apps-using-a-browser">Build Other Apps using a Browser<a cla
</ul>
<p>If you want to build another <abbr title="Do it yourself, a common acronym for the open-source software community (and the maker community)">DIY</abbr> app that is not included here, look for the file <code>fastlane/testflight.md</code> in the <em><abbr title="an online service for storing repositories, accessible from a browser">GitHub</abbr></em> <abbr title="contains project files and each file's revision history">repository</abbr> associated with that app and open it in a browser. The instructions for that app should be located in that file.</p>
<p>The same technique is used and the same six <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> are applied to each <code>repository</code>. Those secrets are tied to your <em>Apple</em> Developer ID and your <em><abbr title="an online service for storing repositories, accessible from a browser">GitHub</abbr></em> account.</p>
<h3 id="update-to-build-with-browser-for-the-loop-caregiver-app">Update to Build with Browser for the <em><abbr title="An app you can build to provide remote commands to `Loop` using `Nightscout`">Loop Caregiver</abbr></em> App<a class="headerlink" href="#update-to-build-with-browser-for-the-loop-caregiver-app" title="Anchor link to this Header on this Page">&para;</a></h3>
<div class="admonition warning">
<p class="admonition-title">The <em><abbr title="An app you can build to provide remote commands to `Loop` using `Nightscout`">Loop Caregiver</abbr></em> App Requires an <code>App Group</code></p>
<p>As of 2023 December 8, the updated version of the <em><abbr title="An app you can build to provide remote commands to `Loop` using `Nightscout`">Loop Caregiver</abbr></em> app requires the addition of an <code>App Group</code> to an expanded list of <code>Identifiers</code>.</p>
Expand Down Expand Up @@ -3642,7 +3657,7 @@ <h3 id="optional-build-method">Optional Build Method<a class="headerlink" href="
<h3 id="multiple-copies-of-loop-follow">Multiple Copies of <code>Loop Follow</code><a class="headerlink" href="#multiple-copies-of-loop-follow" title="Anchor link to this Header on this Page">&para;</a></h3>
<p>For the convenience of caregivers who use <code>Loop Follow</code> to monitor multiple people, updates were added in v2.1.2 to make this more convenient. This works regardless of the build method. (Build with Browser or <a href="https://www.loopandlearn.org/loop-follow#lf-script">Build with Mac-<abbr title="program used to build an app">Xcode</abbr></a>).</p>
<ul>
<li>Build up to three instance of <code>Loop Follow</code></li>
<li>Build up to three instances of <code>Loop Follow</code></li>
<li>Customize the name of the app that appears on your phone</li>
<li>Display the custom name in the main <code>Loop Follow</code> screen</li>
</ul>
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.

0 comments on commit bfac70d

Please sign in to comment.