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: docs/build/xcode-settings.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ The very first time you open Xcode it may install a package of command line tool
39
39
40
40
* Check that your Command Line Tools installed correctly.
41
41
- First, open Xcode Settings
42
-
* Click on the word **`Xcode`** in the top menu bar (just to the right of the Apple icon in the upper-left corner) and select `Settings` in the drop-down menu
42
+
* Click on the word **`Xcode`** in the top menu bar (just to the right of the Apple icon in the upper-left corner) and select `Settings` in the dropdown menu
43
43
- Then select the `Locations` tab in the Settings window to see the dropdown menu for Command Line Tools. Make sure the Xcode version listed matches what you just installed (not the version in this graphic)
44
44
* If it's blank, use the blue arrows to the right of the Command Line Tools row to select it
1. You should see (at least) 2 repositories: `Match-Secrets` and <code>LoopWorkspace</code>
@@ -831,7 +831,7 @@ Refer to the graphic below for the numbered steps:
831
831
832
832
1. Click on the `Actions` tab of your <code>LoopWorkspace</code> repository
833
833
1. On the left side, click on 1. <code>Validate Secrets</code>
834
-
1. On the right side, click `Run Workflow` to show a drop-down menu
834
+
1. On the right side, click `Run Workflow` to show a dropdown menu
835
835
* You will see your default branch (typically this is `main`)
836
836
* You can select a different branch, but typically, you run the default
837
837
1. Tap the green button that says `Run workflow`.
@@ -869,7 +869,7 @@ Refer to the graphic below for the numbered steps:
869
869
870
870
1. Click on the `Actions` tab of your <code>LoopWorkspace</code> repository
871
871
1. On the left side, click on 2. <code>Add Identifiers</code>
872
-
1. On the right side, click `Run Workflow` to show a drop-down menu
872
+
1. On the right side, click `Run Workflow` to show a dropdown menu
873
873
* You will see your default branch (typically this is `main`)
874
874
* You can select a different branch, but typically, you run the default
875
875
1. Tap the green button that says `Run workflow`.
@@ -1136,7 +1136,7 @@ If you have previously used some kind of remote build, like `diawi` or `TestFlig
1136
1136
1137
1137
1. Open this link: [`App Store Connect / Apps`](https://appstoreconnect.apple.com/apps){: target="_blank" } to view your apps; log in if needed.
1138
1138
* If you have never added an app to *App Store Connect*, you will not see the icons inside the red rectangle and should keep going, although some people report the search icon shows up for them
1139
-
* If you have an app that is not shown, you will see a search icon and the `All Statuses` dropdown. If you get to step 3 and cannot find your `com.TEAMID.loopkit.Loop` in the *Bundle ID* drop-down, this means you need to follow [Find My Loop](#find-my-loop).
1139
+
* If you have an app that is not shown, you will see a search icon and the `All Statuses` dropdown. If you get to step 3 and cannot find your `com.TEAMID.loopkit.Loop` in the *Bundle ID* dropdown, this means you need to follow [Find My Loop](#find-my-loop).
1140
1140
1141
1141
{width="600"}
1142
1142
{align="center"}
@@ -1248,7 +1248,7 @@ Refer to the graphic below for the numbered steps:
1248
1248
1249
1249
1. Click on the "<code>Actions</code>" tab of your <code>LoopWorkspace</code> repository
1250
1250
1. On the left side, click on "`Create Certificates`"
1251
-
1. On the right side, click "`Run Workflow`" to show a drop-down menu
1251
+
1. On the right side, click "`Run Workflow`" to show a dropdown menu
1252
1252
* You will see your default branch (typically `main`)
1253
1253
* You can select a different branch, but typically, you run the default
1254
1254
1. Tap the green button that says "`Run workflow`".
@@ -1288,7 +1288,7 @@ Refer to the graphic below for the first four steps:
1288
1288
1289
1289
1. Click on the "`Actions`" tab of your <code>LoopWorkspace</code> repository.
1290
1290
1. On the left side, click on "4. `Build Loop`".
1291
-
1. On the right side, click "`Run Workflow`" to show a drop-down menu
1291
+
1. On the right side, click "`Run Workflow`" to show a dropdown menu
1292
1292
* You will see your default branch (typically `main`)
1293
1293
* You can select a different branch, but typically, you run the default
1294
1294
1. Tap the green button that says "`Run workflow`".
@@ -1442,7 +1442,6 @@ If coming here from the Errors with Browser page because you enter the wrong `TE
1442
1442
If you were just trying to clean up the identifiers, then follow these steps:
1443
1443
1444
1444
* Run Action: [Add Identifiers](#add-identifiers) to add Identifiers with the documented short names
1445
-
* If you did not complete the [Add or Review Configuration for Loop Identifier](#add-or-review-configuration-for-loop-identifier) step, do it now
1446
-
* Complete the [Add `App Group` to Identifiers](#add-app-group-to-identifiers)
1445
+
* If you did not complete the [Add `App Group` to Identifiers](#add-app-group-to-identifiers)
1447
1446
* If you did not complete the [Create Loop App in App Store Connect](#create-loop-app-in-app-store-connect) step, do it now
1448
1447
* Continue with [Create Certificates](#create-certificates) and then [Build the *Loop* App](#build-the-loop-app)
0 commit comments