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/browser/other-apps.md
+27-1Lines changed: 27 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -150,6 +150,12 @@ The `Validate Secrets` <span class=notranslate>Action</span> should
150
150
151
151
## Add Identifiers
152
152
153
+
!!! important "Add Identifiers Temporarily Unavailable"
154
+
The Add Identifiers action does not work at this time.
155
+
156
+
A solution is being tested but is not currently available in the released code.
157
+
For now, please be patient.
158
+
153
159
Near the top middle of your Repository fork, click on the "Actions" tab.
154
160
155
161
* If this is the first `Action` you run with this repository you'll be informed that `Workflows aren't being run on this forked repository`
@@ -190,7 +196,7 @@ After successfully performing the `Add Identifiers Action`, you will see the ide
190
196
191
197
The *LoopCaregiver* app requires updates to the `Identifiers` after they are generated.
192
198
193
-
The *LoopFollow* app does not require this extra step. You can skip ahead to [Create App in App Store Connect](#create-app-in-app-store-connect).
199
+
The *LoopFollow* app does not require this extra step. You can skip ahead to [Create App in App Store Connect](#create-app-in-app-store-connect). The *LoopFollow* app does not require any special capabilities.
194
200
195
201
## Add `App Group` to `LoopCaregiver`
196
202
@@ -220,6 +226,12 @@ Click to open this link in a new tab: [`Certificates, Identifiers & Profiles: Id
220
226
221
227
#### Table with Name and Identifier for `LoopCaregiver`
222
228
229
+
!!! important "Add Identifiers Temporarily Unavailable"
230
+
The Add Identifiers action does not work at this time.
231
+
232
+
A solution is being tested but is not currently available in the released code.
233
+
For now, please be patient.
234
+
223
235
All five of these identifiers should be found after running the `Add Identifier` action on *GitHub*.
224
236
225
237
If you do not see them, please sync your `LoopCaregiver` repository and then run the [`Add Identifier` action](identifiers.md#add-identifiers). The **`NAME`** might begin with an `XC` if you previously built with Xcode. However, the **`IDENTIFIER`** column value should match.
@@ -232,6 +244,20 @@ If you do not see them, please sync your `LoopCaregiver` repository and then run
The *LoopCaregiver* app requires capabilities be associated with the Identifiers. When Add Identifiers is working, this is handled for you. The annotation box below is only for the special case where you must configure Identifiers manually.
248
+
249
+
??? abstract "Capabilities for Each LoopCaregiver Identifier (Click to open/close)"
250
+
When <code>Action: Add Identifiers</code> is working, you do not need this information. If you ever need to manually create the Identiers, the table below lists the required capabilities. For the App Group, you must first add that capability and update the Identifier and then modify the Identifier a second time to add the LoopCaregiver App Group as directed in the next section.
Find and click on the row for the `LoopCaregiver` on the [Certificates, Identifiers & Profiles: Identifiers List](https://developer.apple.com/account/resources/identifiers/list){: target="_blank" } page. Look in the **`IDENTIFIER`** column to find `com.TEAMID.loopkit.LoopCaregiver`. The **`NAME`** might begin with an `XC` if you previously built with Xcode. However, the **`IDENTIFIER`** column value should match.
0 commit comments