Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/build/lf-browser-build.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ If you have never built the *LoopFollow* app with *Xcode* using your `TEAMID`, y
1. Open this link: [Register an App Group](https://developer.apple.com/account/resources/identifiers/applicationGroup/add/) on the *Apple Developer* site.
1. For **`Description`**, use `LoopFollow App Group`
1. For **`Identifier`**, enter `group.com.TEAMID.LoopFollow`, substituting your Team ID for `TEAMID`
* **You must replace `TEAMID` with your 10-digit Apple Developer ID - do not just copy the App Group Identifier above**
* **You must replace `TEAMID` with your 10-character Apple Developer ID - do not just copy the App Group Identifier above**
* A mistake here means you will not be able to build the *LoopFollow* app until you fix it
1. Click `Continue` and then `Register`.

Expand Down