Skip to content

Commit 3e4dbba

Browse files
committed
update some links, language, remove old graphic
1 parent 38aa48f commit 3e4dbba

File tree

4 files changed

+13
-10
lines changed

4 files changed

+13
-10
lines changed
-129 KB
Binary file not shown.

docs/browser/other-apps.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ The `Edit Your App ID Configuration` screen will open.
228228
* Ensure the check box (under the `Capabilities` column) for `App Groups` is checked
229229
* Tap on the word `Edit` or `Configure`, whichever shows up
230230
* This opens the `App Group Assignment` screen
231-
* Check the box by `LoopCaregiver` *App Group* that uses your `TEAMID` in `group.com.TEAMID.loopkit.LoopCaregiver`
231+
* Check the box by `LoopCaregiver` *App Group* that uses your `TEAMID` in `group.com.TEAMID.loopkit.LoopCaregiver`
232232
* If the box by `Loop App Group` is checked, you should uncheck it
233233
* Your screen should be similar to the graphic below
234234
* If you made any changes, tap `Continue`, otherwise, tap `Cancel`
@@ -265,7 +265,7 @@ The `Edit Your App ID Configuration` screen will open.
265265

266266
You will be following the directions below to create an App in App Store Connect if you don't already have one.
267267

268-
This requires you to provide some information. Examine the table below for the bundle ID associated with your app.
268+
This requires you to provide some information. Examine the table below for the bundle ID associated with your app.
269269

270270
| App Name | Bundle ID |
271271
| --- | --- |
@@ -274,7 +274,7 @@ This requires you to provide some information. Examine the table below for the b
274274

275275
> If you build from a second or third `repository` for `LoopFollow`, the Bundle ID will have `.Second` or `.Third` at the end.
276276
277-
1. Open this link: [App Store Connect / Apps](https://appstoreconnect.apple.com/apps){: target="_blank" } to view your apps; log in if needed.
277+
1. Open this link: [App Store Connect / Apps](https://appstoreconnect.apple.com/apps){: target="_blank" } to view your apps; log in if needed.
278278

279279
1. If this App already exists, you can continue to [Create Certificates](#create-certificates)
280280
1. Click the Add Apps button or the blue "plus" icon and select New App as shown in the graphic below
@@ -300,11 +300,15 @@ This requires you to provide some information. Examine the table below for the b
300300

301301
1. Click Create but do not fill out the next form. That is for submitting to the app store and you will not be doing that.
302302

303-
You are done with the create app step. You will use this same browser location to complete the next step. Tap on the *TestFlight* tab at the top of the page.
303+
You are done with the create app step.
304+
305+
**You will use this same browser location to complete the next step. Tap on the *TestFlight* tab at the top of the page.**
304306

305307
## Add Users to *TestFlight* for App
306308

307-
You need to configure a *TestFlight* Internal Testing Group for each app you build and invite the users (including yourself).
309+
> If you are not already on your app page because you just created it, use this link to get there: [App Store Connect / Apps](https://appstoreconnect.apple.com/apps){: target="_blank" }. Find your app and click on it and then select the *TestFlight* tab at the top of the page.
310+
311+
You need to configure a *TestFlight* Internal Testing Group for each app you build and invite the users (including yourself).
308312

309313
* Each person added to the Internal Testing Group gets an invitation to join the group for this app
310314
* Then after each successful build of the app, group members will get a notification when the new build is transferred to *TestFlight* and is available for use

docs/browser/phone-install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
**The *Loop* app must be built at least every 90 days when using a browser to build.** With version 3.4.0 and later, the build is automatic (once a month or with a new release). It is recommended you manually install the new build using *TestFlight* at your convenience.
44

5-
After you [Build the *Loop* App](../browser/build-yml.md#build-the-loop-app) with a browser and you get the email that it is availble in *TestFlight*, you are ready to install on as many phones as you and your family members need.
5+
After you [Build the *Loop* App](build-yml.md#build-the-loop-app){: target="_blank" } with a browser and you get the email that it is availble in *TestFlight*, you are ready to install on as many phones as you and your family members need.
66

7-
* If you later need to add an adult family member to your list, refer to [*TestFlight* Overview](../browser/tf-users.md#testflight-overview).
7+
* If you later need to add an adult family member to your list, refer to [*TestFlight* Overview](tf-users.md#testflight-overview){: target="_blank" }.
88

99
* Children (under 13 in US, varies by country) cannot use *TestFlight* with their ID. When you use [*TestFlight* for a Child](#testflight-for-a-child), you will need to use your ID on their phone (not the whole phone - just the Media & Purchase portion), so send the *TestFlight* invitation to the email associated with your ID.
1010

@@ -17,7 +17,7 @@ To install *TestFlight*, refer to the GIF below:
1717
* On the phone, open the App Store and Search for *TestFlight*
1818
* Install or Download to that phone *TestFlight*
1919
* Hint: On child's phone, do this while logged in as yourself for Media & Purchase
20-
* Logging in as an adult is explained in [*TestFlight* for a Child](phone-install.md#testflight-for-a-child)
20+
* Logging in as an adult is explained in [*TestFlight* for a Child](#testflight-for-a-child)
2121

2222
![search for and dowload TestFlight](img/testflight-app-store.gif){width="300"}
2323
{align="center"}

docs/browser/prepare-fork.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,7 @@ Enter the name of each <code>Secret</code> found in [Save Your Information](intr
160160
* You can replace the value for any secret later - but you can't view the saved value
161161
* Be especially careful with your `TEAMID`
162162
* If `TEAMID` is incorrect, the initial `Actions` will succeed but `Build Loop` will fail and you will have some clean-up to do
163-
* When using an organization, the default access for each secret is
164-
You can copy the names of the <code>Secrets</code> by hovering to the right of each word below until you see the copy button (:material-content-copy:). Click on the button to copy the `Secret` name and paste it into *GitHub* where you see `YOUR_SECRET_NAME`. This avoids spelling errors.
163+
* You can copy the names of the <code>Secrets</code> by hovering to the right of each word below until you see the copy button (:material-content-copy:). Click on the button to copy the `Secret` name and paste it into *GitHub* where you see `YOUR_SECRET_NAME`. This avoids spelling errors.
165164
``` { .text .copy }
166165
TEAMID
167166
```

0 commit comments

Comments
 (0)