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
+3-17Lines changed: 3 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -501,23 +501,9 @@ The full error message is:
501
501
502
502
> `Could not create another Distribution certificate, reached the maximum number of available Distribution certificates`
503
503
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)
521
507
522
508
!!! question "But what about *TestFlight* builds?"
523
509
Previous builds using this method that are already in *TestFlight* are not affected by deleting the `Distribution Certificate`.
0 commit comments