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/bb-errors.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,7 @@ Early in the log file you will see two phrases in red font:
120
120
121
121
> security: SecItemCopyMatching: The specified item could not be found in the keychain.
122
122
123
-
This is normal. The next steps will set up a keychain for you using your Match-Secrets repository and your MATCH_PASSWORD pass phrase.
123
+
This is normal. The next steps will set up a keychain for you using your Match-Secrets repository and your MATCH_PASSWORD passphrase.
124
124
125
125
#### Where to find the Certificate Solutions
126
126
@@ -198,7 +198,7 @@ These are some of the most common errors to date.
198
198
1. You made a spelling error when adding <code>Secrets</code>
199
199
* Each secret must be spelled exactly the way it is presented in the instructions
200
200
* If you are using an automatic translation, please keep an original page open too and copy from it to make sure there are no spelling errors in the secret name
201
-
1. You did not add the `App Group Identifier` to all 4 of the required identifiers in this step: [Add `App Group` to `Identifiers`](prepare-app.md#add-app-group-to-identifiers){: target="_blank" }
201
+
1. You made a spelling error in creating the `App Group Identifier` or did not add the `App Group Identifier` to all 4 of the required identifiers in this step: [Add `App Group` to `Identifiers`](prepare-app.md#add-app-group-to-identifiers){: target="_blank" }
202
202
* See [Annotation without Clear Message (*Build*)](#annotation-without-clear-message-build) for an example of this kind of failure
203
203
1. You used a smart editor instead of a text-only editor to save your information
204
204
* It only takes one letter to be changed from small to capital by your smart editor to ruin your day
0 commit comments