Skip to content

Commit 7def6af

Browse files
authored
Merge pull request #859 from marionbarker/working-docs
Make it explicit that build method doesn't affect app behavior
2 parents 4791a1b + 59af962 commit 7def6af

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/browser/bb-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* <span translate="no">Loop 3</span>&nbsp;can be built with a web browser using <span translate="no">GitHub Actions</span>
44
* The app is then installed by you on your phone using the *TestFlight* app
55
* If you prefer to use *Xcode* on your *Mac*, head over to [Build with *Mac*](../build/overview.md){: target="_blank" }
6+
* As long as you use the same *Apple Developer* account, the app you build is the same regardless of build method
7+
* When you install the app on your phone, settings and history are preserved; pump and CGM remain attached; selected Services are maintained
68

79
## Requirements
810

docs/build/overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The complete requirements for building the *Loop* app with a *Mac* and *Xcode* a
55
* Common Requirements are the same regardless of build method
66
* Additional Requirements are needed only for building with a *Mac*
77
* If you prefer to use the Browser Build method, head over to [Build with Browser](../browser/bb-overview.md){: target="_blank" }
8+
* As long as you use the same *Apple Developer* account, the app you build is the same regardless of build method
9+
* When you install the app on your phone, settings and history are preserved; pump and CGM remain attached; selected Services are maintained
810

911
### Common Requirements
1012

0 commit comments

Comments
 (0)