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/build-dev-browser/index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3809,12 +3809,12 @@ <h2 id="what-happens-in-testflight">What Happens in <abbr title="a method to dis
3809
3809
<p>As soon as you build one version of the app from the <code>dev</code><abbrtitle="version of code within a single repository or workspace repository">branch</abbr>, that version number (which is higher than the <code>main</code><abbrtitle="version of code within a single repository or workspace repository">branch</abbr>) will show up at the top of the available builds in <abbrtitle="a method to distribute apps without direct connection">TestFlight</abbr>.</p>
3810
3810
<p>Suppose you then return to using the <code>main</code><abbrtitle="version of code within a single repository or workspace repository">branch</abbr> after your excursion to the <code>dev</code><abbrtitle="version of code within a single repository or workspace repository">branch</abbr>.</p>
3811
3811
<blockquote>
3812
-
<p><em>For this example, version 3.6.x is the released version from the <code>main</code><abbrtitle="version of code within a single repository or workspace repository">branch</abbr> and version 3.7.0 is the development version you evaluated.</em></p>
3812
+
<p><em>For this example, version 3.6.x is the released version from the <code>main</code><abbrtitle="version of code within a single repository or workspace repository">branch</abbr> and version 3.7.x is the development version you evaluated.</em></p>
3813
3813
</blockquote>
3814
-
<p>Every time you open <abbrtitle="a method to distribute apps without direct connection">TestFlight</abbr> on your phone and select the <em><abbrtitle="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app, it will offer the most recent 3.7.0 version to be installed if you just tap <strong>Install</strong>. You might be in a situation where that build is about to expire or you decide you don't want to test this on your looping phone.</p>
3814
+
<p>Every time you open <abbrtitle="a method to distribute apps without direct connection">TestFlight</abbr> on your phone and select the <em><abbrtitle="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app, it will offer the most recent 3.7.x version to be installed if you just tap <strong>Install</strong>. You might be in a situation where that build is about to expire or you decide you don't want to test this on your looping phone.</p>
3815
3815
<p>You have your choice:</p>
3816
3816
<ul>
3817
-
<li>You can manually go into <abbrtitle="a method to distribute apps without direct connection">TestFlight</abbr> each time <code>main</code> is automatically built, Select Previous Builds, then choose 3.6.x and install the top listing</li>
3817
+
<li>You can manually go into <abbrtitle="a method to distribute apps without direct connection">TestFlight</abbr>on your phone each time <code>main</code> is automatically built, Select Previous Builds, then choose 3.6.x and install the top listing</li>
3818
3818
<li>You can log in at: <ahref="https://appstoreconnect.apple.com/apps">App Store Connect: Apps</a><ul>
3819
3819
<li>Select your <em><abbrtitle="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app</li>
3820
3820
<li>Click on the <abbrtitle="a method to distribute apps without direct connection">TestFlight</abbr> tab</li>
0 commit comments