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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -377,6 +377,14 @@ AAAAAAAA
377
377
378
378
The `FASTLANE_KEY` can be taken from the `p8` file you downloaded. The other keys are all able to be copied again from your *Apple* Developer account page. See [Copy `API Key Secrets`](secrets.md#copy-api-key-secrets){: target="_blank" }.
379
379
380
+
If you decide to revoke the key and start again, see [Generate `API Key`](secrets.md#generate-api-key){: target="_blank" }. You will need to first select the existing `FASTLANE_KEY`:
381
+
382
+
* Select `Edit`
383
+
* Click on the checkbox beside `FASTLANE_KEY`
384
+
* Select `Revoke Key`
385
+
386
+
Then follow the normal steps detailed in that section to generate a new key and save the updated key and key ID in your Secrets Reference file and in your organization or repositories.
387
+
380
388
Do not hesitate to [ask a mentor for help](#where-to-get-help-with-browser-build).
0 commit comments