You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: browser/bb-overview/index.html
+13-15Lines changed: 13 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -3770,23 +3770,21 @@ <h1>Browser Overview</h1>
3770
3770
3771
3771
<h2id="build-with-a-browser">Build with a Browser<aclass="headerlink" href="#build-with-a-browser" title="Anchor link to this Header on this Page">¶</a></h2>
3772
3772
<divclass="admonition important">
3773
-
<pclass="admonition-title">Browser Build Temporarily Unavailable for New Builders and Some Updating Builders</p>
3774
-
<p>Over the last few weeks, the ability to add identifiers has been degrading and we provided what we thought was a solution - it was not.</p>
3775
-
<p>This affects a lot of people - not just Open Source Automated Insulin Delivery Apps. We are confident that the connection between <em><abbrtitle="an online service for storing repositories, accessible from a browser">GitHub</abbr></em><abbrtitle="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> and <em>Apple</em> will be fixed. For now, please be patient.</p>
3773
+
<pclass="admonition-title">Browser Build Temporarily Unavailable for New Builders</p>
3774
+
<p><em>Apple</em> made a modification in May 2025 that impacted Browser Build for builders who needed to renew their certificates or generate <abbrtitle="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr>. </p>
3775
+
<p>A partial update was instituted on 13 June 2025 for <abbrtitle="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> (with other apps like <abbrtitle="An app you can build to provide remote commands to `Loop` using `Nightscout`">LoopCaregiver</abbr>, <abbrtitle="An app you can build to provide extra alarms and views of important information - can use Dexcom Share or `Nightscout` to include `Loop` information">LoopFollow</abbr> and Trio updated about that time). This restored the ability for current builders to build again.</p>
3776
+
<ul>
3777
+
<li>If you previously built and had a valid certificate, you probably did not notice the issue</li>
3778
+
<li>If you previously built, but needed to renew your certificate, you were not able to build for a few weeks but that is now resolved</li>
3779
+
<li>If this is your first time building a particular app, then the ability to create <strong><abbrtitle="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr></strong> for that app is still impacted<ul>
3780
+
<li>A solution is being tested but is not currently available in the released code</li>
3781
+
</ul>
3782
+
</li>
3783
+
</ul>
3776
3784
<blockquote>
3777
-
<p>Building with a Mac still works.</p>
3778
-
<p>If your <abbrtitle="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr>, Certificates and Profiles are up to date, Browser Build still works.</p>
3785
+
<p>Building with a Mac in not affected.</p>
3786
+
<p>If your <abbrtitle="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr>are configured, Browser Build works normally now.</p>
3779
3787
</blockquote>
3780
-
<p>We suggest you check when your most recent build in <abbrtitle="a method to distribute apps without direct connection">TestFlight</abbr> will expire.</p>
3781
-
<p>If you are able to build - do it now - that gives you 90 days.</p>
<li>Open your <abbrtitle="contains project files and each file's revision history">repository</abbr> at github</li>
3785
-
<li>Tap on the Action tab and look at the Action List</li>
3786
-
<li>If necessary, enable Build Action and run it</li>
3787
-
<li>If that succeeds, you have given yourself 90 days</li>
3788
-
<li>If that fails, reach out to see if the failure reason is something we can fix, but otherwise, please wait</li>
3789
-
</ol>
3790
3788
</div>
3791
3789
<ul>
3792
3790
<li><spantranslate="no"><abbrtitle="Latest release with major updates">Loop 3</abbr></span> can be built with a web browser using <spantranslate="no"><abbrtitle="an online service for storing repositories, accessible from a browser">GitHub</abbr><abbrtitle="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></span></li>
<h2id="add-identifiers"><code>Add <abbrtitle="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr></code><aclass="headerlink" href="#add-identifiers" title="Anchor link to this Header on this Page">¶</a></h2>
3609
3609
<divclass="admonition important">
3610
-
<pclass="admonition-title">Browser Build Temporarily Unavailable for New Builders and Some Updating Builders</p>
3610
+
<pclass="admonition-title">Add <abbrtitle="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr> Temporarily Unavailable</p>
3611
3611
<p>The Add <abbrtitle="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr> action does not work at this time.</p>
3612
-
<p>We are confident that the connection between <em><abbrtitle="an online service for storing repositories, accessible from a browser">GitHub</abbr></em><abbrtitle="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> and <em>Apple</em> will be fixed. For now, please be patient.</p>
3612
+
<p>A solution is being tested but is not currently available in the released code. For now, please be patient.</p>
3613
3613
</div>
3614
3614
<detailsclass="abstract">
3615
3615
<summary>Section Summary (click to open/close)</summary>
0 commit comments