Skip to content

Commit c8ca46b

Browse files
committed
remove duplicate section with directions for revoking Distribution Certificate
1 parent 990661e commit c8ca46b

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

docs/browser/bb-errors.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -501,23 +501,9 @@ The full error message is:
501501
502502
> `Could not create another Distribution certificate, reached the maximum number of available Distribution certificates`
503503
504-
#### New with `Loop 3.6.0`
505-
506-
> If you just updated to 3.6.0, you might not have added the new variable, `ENABLE_NUKE_CERTS`. Go do that now and then try again. It will take care of renewing your certificates automatically. See [Add Variable](prepare-fork.md#add-variable){: target="_blank" }.
507-
508-
These steps are only needed to make room for a `Certificate` when running versions earlier than 3.6.0 if you choose not to add the `ENABLE_NUKE_CERTS` variable:
509-
510-
1. Delete an old `Distribution Certificate`
511-
* *Apple* limits you to two `Distribution Certificates`
512-
* Use this link to view your [Apple Developer Certificates](https://developer.apple.com/account/resources/certificates/list)
513-
* Carefully examine the `Type` column - do **not** delete a `Development` `Certificate`
514-
* If you accidentally delete a `Development` `Type` certificate associated with an Xcode build for your Loop app - it will stop working and you will be very sad
515-
* Click on the oldest `Distribution` `Certificate` and revoke it
516-
* You will get an email informing you the certificate was revoked
517-
1. To create a new `Certificate`:
518-
* Return to *GitHub* and your fork
519-
* Run the `Action`: `Create Certificates`
520-
1. You are now ready to run the `Action`: `Build Loop`
504+
These steps are required to make room for a `Certificate` if you have two Certificates or if you tried to create a new certificate in the May/Jun 2025 time frame when the Browser Build actions were "broken", before `Loop 3.6.1` was released.
505+
506+
* Follow the directions to [Revoke Extra Distribution Certificate](#revoke-extra-distribution-certificate)
521507
522508
!!! question "But what about *TestFlight* builds?"
523509
Previous builds using this method that are already in *TestFlight* are not affected by deleting the `Distribution Certificate`.

0 commit comments

Comments
 (0)