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/install/build/browser/update-with-browser.md
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -223,7 +223,8 @@ If you decide to look at the action **log**, instead of reading the annotations,
223
223
224
224
## New Trio Builders
225
225
226
-
For experienced browser builders, this minimal set of instructions might be sufficient. Warning - there is no hand holding in these directions.
226
+
For experienced browser builders, this minimal set of instructions might be sufficient.
227
+
Warning - there is no hand holding in these directions.
227
228
228
229
**Every app you build will use the same [6 Secrets](https://loopkit.github.io/loopdocs/browser/intro-summary/#make-a-secrets-reference-file).**
229
230
@@ -250,18 +251,18 @@ If you do not have a `Trio App Group`:
250
251
251
252
| NAME | Xcode version (NAME) | IDENTIFIER |
252
253
|:--|:--|:--|
253
-
| Trio App Group | group org nightscout TEAMID trio trio-app-group| group.org.nightscout.TEAMID.trio.trio-app-group |
254
+
| Trio App Group | group org nightscout TEAMID trio trio-app-group|<code>group.org.nightscout.TEAMID.trio.trio-app-group</code>|
254
255
255
256
### Table of Identifiers
256
257
257
258
These are the identifiers created by running the *GitHub* action Add Identifiers. Only 3 of them need to have the Trio App Group added. Be sure that you selected `dev` branch when you start the Add Identifier action. For more details, see [Update Identifiers](#update-identifiers) but then return here when that action succeeds.
0 commit comments