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: build/xcode-version/index.html
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3955,9 +3955,12 @@ <h2 id="how-do-all-the-minimum-versions-relate-to-each-other">How do all the min
3955
3955
<p>With the advent of browser build, this is no longer worth maintaining. If you don't or can't keep your Mac up to date, please use <ahref="../../browser/bb-overview/" target="_blank">Build with Browser</a>.</p>
3956
3956
<h3id="compatible-versions">Compatible Versions<aclass="headerlink" href="#compatible-versions" title="Anchor link to this Header on this Page">¶</a></h3>
3957
3957
<ul>
3958
-
<li>Before the release of <abbrtitle="operating system used by Apple Mobile devices (iPhone, iPod, iPad)">iOS</abbr> 26, the version of <abbrtitle="operating system used by Apple Mobile devices (iPhone, iPod, iPad)">iOS</abbr> was 18.6.2 and could be built with <abbrtitle="program used to build an app">Xcode</abbr> 16.4 and <abbrtitle="operating system for Mac computer">macOS</abbr> 15.6.1</li>
3959
-
<li>To build on an <abbrtitle="operating system used by Apple Mobile devices (iPhone, iPod, iPad)">iOS</abbr> 26 device, you must use <abbrtitle="program used to build an app">Xcode</abbr> 26 with <abbrtitle="operating system for Mac computer">macOS</abbr> 15.6 or newer</li>
3960
-
<li>As an alternative, use <ahref="../../browser/bb-overview/" target="_blank">Build with Browser</a>, which supports <abbrtitle="operating system used by Apple Mobile devices (iPhone, iPod, iPad)">iOS</abbr> 15, 16, 17 and 18.</li>
3958
+
<li>Before the release of <abbrtitle="operating system used by Apple Mobile devices (iPhone, iPod, iPad)">iOS</abbr> 26, the version of <abbrtitle="operating system used by Apple Mobile devices (iPhone, iPod, iPad)">iOS</abbr> was 18.x and could be built with <abbrtitle="program used to build an app">Xcode</abbr> 16.4 and <abbrtitle="operating system for Mac computer">macOS</abbr> 15.3</li>
3959
+
<li>To build to an <abbrtitle="operating system used by Apple Mobile devices (iPhone, iPod, iPad)">iOS</abbr> 26 phone, you can continue to use <abbrtitle="program used to build an app">Xcode</abbr> 16.4<ul>
3960
+
<li><abbrtitle="program used to build an app">Xcode</abbr> 26.1.1, which requires <abbrtitle="operating system for Mac computer">macOS</abbr> 15.6.1 or higher also works</li>
3961
+
</ul>
3962
+
</li>
3963
+
<li>As an alternative, use <ahref="../../browser/bb-overview/" target="_blank">Build with Browser</a>.</li>
3961
3964
</ul>
3962
3965
<h3id="wikipedia-chart-for-apple-versions">Wikipedia Chart for Apple Versions<aclass="headerlink" href="#wikipedia-chart-for-apple-versions" title="Anchor link to this Header on this Page">¶</a></h3>
3963
3966
<p>This graphic (copied from Wikipedia and last updated March 2023) is provided as a map to read the minimum requirements.</p>
0 commit comments