Skip to content

Commit

Permalink
Merge pull request #869 from marionbarker/working-docs
Browse files Browse the repository at this point in the history
Update for two releases: 3.4.2 and 3.4.3
  • Loading branch information
marionbarker authored Oct 6, 2024
2 parents e0977f5 + 154ff9e commit 7eec9ce
Show file tree
Hide file tree
Showing 5 changed files with 1,484 additions and 6,514 deletions.
2 changes: 1 addition & 1 deletion docs/browser/bb-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ Refer to graphic below as you follow the steps to build the *Loop* app.

#### What if the Build Fails

If a new release is announced at [Current Release](../version/releases.md#current-release), look to see if there are instructions about extra steps required with the release. ([Updating from 3.2.3 to 3.4.1](#update-from-32x-to-34) requires extra steps described above.)
If a new release is announced at [Current Release](../version/releases.md#current-release){: target="_blank" }, look to see if there are instructions about extra steps required with the release. ([Updating from 3.2.3 to 3.4.x](#update-from-32x-to-34) requires extra steps described above.)

If you are using the dev branch, the update steps are the same, but review information on this page: [Build Loop dev with Browser](build-dev-browser.md){: target="_blank" }.

Expand Down
6 changes: 3 additions & 3 deletions docs/build/computer.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ The current release of&nbsp;_<span translate="no">Loop</span>_&nbsp; requires Xc
* If your phone is iOS 18.0 or newer, you must have macOS 14.5 or higher.
* As an alternative, use [Build with Browser](../browser/bb-overview.md){: target="_blank" }, which supports iOS 15, 16, 17 and 18.

When this page was last updated, macOS 14.6 and Xcode 15.4 were tested to successfully build the app for phones with iOS 15 through iOS 18.0.
When this page was last updated, macOS 14.6 and Xcode 15.4 were tested to successfully build the app for phones with iOS 15 through iOS 18.0.1. Newer versions, macOS 15 and Xcode 16 work as well.

> Until a fix is applied, building with macOS 14.6 (or 15.0) using Xcode 16 builds Loop but the provisioning profile (expiration) date is not yet captured.
> Release 3.4.2 and newer fix an issue building *Loop* with Xcode 16. If your current *Loop* app does not show your expiration date, please rebuild to version 3.4.3 as soon as possible.
The table below lists the **minimum** requirements to build the current release of&nbsp;<span translate="no">Loop 3.4.1</span>. If your macOS or Xcode version is higher, you can build with *Mac*.
The table below lists the **minimum** requirements to build the current release of&nbsp;<span translate="no">Loop 3.4.3</span>. If your macOS or Xcode version is higher, you can build with *Mac*.

Find your phone iOS in the table below. If your iOS is not listed, e.g., 17.6.1, choose the first row that is less than your iOS.

Expand Down
6 changes: 3 additions & 3 deletions docs/build/xcode-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ The current release of&nbsp;_<span translate="no">Loop</span>_&nbsp; requires Xc
* If your phone is iOS 18.0 or newer, you must have macOS 14.5 or higher.
* As an alternative, use [Build with Browser](../browser/bb-overview.md){: target="_blank" }, which supports iOS 15, 16, 17 and 18.

When this page was last updated, macOS 14.6 and Xcode 15.4 were tested to successfully build the app for phones with iOS 15 through iOS 18.0.
When this page was last updated, macOS 14.6 and Xcode 15.4 were tested to successfully build the app for phones with iOS 15 through iOS 18.0.1. Newer versions, macOS 15 and Xcode 16 work as well.

> Until a fix is applied, building with macOS 14.6 (or 15.0) using Xcode 16 builds Loop but the provisioning profile (expiration) date is not yet captured.
> Release 3.4.2 and newer fix an issue building *Loop* with Xcode 16. If your current *Loop* app does not show your expiration date, please rebuild to version 3.4.3 as soon as possible.
The table below lists the **minimum** requirements to build the current release of&nbsp;<span translate="no">Loop 3.4.1</span>. If your macOS or Xcode version is higher, you can build with *Mac*.
The table below lists the **minimum** requirements to build the current release of&nbsp;<span translate="no">Loop 3.4.3</span>. If your macOS or Xcode version is higher, you can build with *Mac*.

Find your phone iOS in the table below. If your iOS is not listed, e.g., 17.6.1, choose the first row that is less than your iOS.

Expand Down
Loading

0 comments on commit 7eec9ce

Please sign in to comment.