Skip to content

Commit 990661e

Browse files
committed
fix typos and tense
1 parent efd0889 commit 990661e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/browser/bb-errors.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,6 @@ Ignore the warnings - this does not affect the build.
154154
155155
## Rebuild Errors: Quick Reference
156156
157-
!!! check "Browser Build is Working Again"
158-
New builders can build at this time but only if they manually create Identifiers and configure each Identifier with the required capabilities. It is recommended that new builders wait for the next fix to be released.
159-
160157
### `Check Upstream and Keep Alive` Error
161158
162159
!!! important "`Check Upstream and Keep Alive` Error"
@@ -271,8 +268,6 @@ This is an example of a message that is not terribly descriptive - which is why
271268
272269
If your certificates have expired and you do not have the ENABLE_NUKE_VARIABLE configured, you will see this error when you try to build. It does not have a clear annotation. The error string starts with: `No code signing identity found and`. The phrase ends with `can not create a new one because you enabled readonly` but the `readonly` has backquotes around it. Sometimes, the phrase uses `cannot` and in other cases `can not`.
273270
274-
> The first automatic build when Loop 3.6.x is released will update the files required for automatic certificate creation. The next automatic build will use the new files. So if the first attempt with Loop 3.6.x fails, try again.
275-
276271
![graphic showing missing distribution certificate](img/missing-distribution-certificate.png){width="800"}
277272
{align="center"}
278273
@@ -302,7 +297,7 @@ This section is required when you need to search for a string to diagnose and er
302297
If there are *Apple* Developer agreements you have not accepted, you may get errors when you try to Build that indicate your *Apple* <code>Secrets</code> are incorrect even if they are not.
303298
304299
* The misleading message tells you that one or more of these: <code>FASTLANE_ISSUER_ID</code>, <code>FASTLANE_KEY_ID</code> or <code>FASTLANE_KEY</code> is not correct
305-
* Once `Loop 3.6.0` or newer is available, this should no longer appear unless you have a mistake in one of those
300+
* With `Loop 3.6.0` or newer, this should no longer appear unless you have a mistake in one of those
306301
* Check your *Apple* Developer account for agreements first, before trying to fix those `Secrets`
307302
* If you previously built successfully - it is almost certainly the agreement
308303
* It can take 15 minutes to an hour after the agreement is signed before it can be used

0 commit comments

Comments
 (0)