Skip to content

Commit f9dc8b7

Browse files
committed
Deploying to gh-pages from @ 086941b 🚀
1 parent 4970c8d commit f9dc8b7

File tree

4 files changed

+116
-110
lines changed

4 files changed

+116
-110
lines changed

browser/bb-errors/index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4519,7 +4519,13 @@ <h3 id="new-builder-validate-secrets-error">New Builder: Validate <abbr title="a
45194519
<li><a href="../prepare-fork/#enter-the-secrets" target="_blank">Enter the <abbr title="a method to securely embed personal information into your fork of LoopWorkspace to enable GitHub to have access required to build Loop">Secrets</abbr></a></li>
45204520
</ul>
45214521
<h3 id="new-builder-add-identifiers-error">New Builder: Add <abbr title="names of modules found on your Apple Developer Identifiers page that are required for GitHub build method">Identifiers</abbr> Error<a class="headerlink" href="#new-builder-add-identifiers-error" title="Anchor link to this Header on this Page">&para;</a></h3>
4522-
<p>If you succeeded with Validate <abbr title="a method to securely embed personal information into your fork of LoopWorkspace to enable GitHub to have access required to build Loop">Secrets</abbr>, this should also succeed. If it does not, please <a href="#where-to-get-help-with-browser-build">ask a mentor for help</a>.</p>
4522+
<p>If you succeeded with Validate <abbr title="a method to securely embed personal information into your fork of LoopWorkspace to enable GitHub to have access required to build Loop">Secrets</abbr>, this should also succeed. If it does not, the most likely problem is with one of these keys. Perhaps when you saved them to your <abbr title="a method to securely embed personal information into your fork of LoopWorkspace to enable GitHub to have access required to build Loop">Secrets</abbr> Reference file, there was a mistake or you used a smart editor that changed a small letter to a capital letter or inserted or removed a line break:</p>
4523+
<ul>
4524+
<li><code>FASTLANE_KEY</code></li>
4525+
<li><code>FASTLANE_KEY_ID</code></li>
4526+
</ul>
4527+
<p>The <code>FASTLANE_KEY</code> can be taken from the <code>p8</code> file you downloaded. The other keys are all able to be copied again from your <em>Apple</em> Developer account page. See <a href="../secrets/#copy-api-key-secrets" target="_blank">Copy <code>API Key Secrets</code></a>.</p>
4528+
<p>Do not hesitate to <a href="#where-to-get-help-with-browser-build">ask a mentor for help</a>.</p>
45234529
<h3 id="new-builder-create-certificates-error">New Builder: Create Certificates Error<a class="headerlink" href="#new-builder-create-certificates-error" title="Anchor link to this Header on this Page">&para;</a></h3>
45244530
<p>This is one of the hardest ones to solve. If you are getting this, don't be afraid to <a href="#where-to-get-help-with-browser-build">ask a mentor for help</a>. If you want to solve it yourself, a link is coming your way but first read this:</p>
45254531
<h4 id="this-is-not-your-error">This is NOT Your Error<a class="headerlink" href="#this-is-not-your-error" title="Anchor link to this Header on this Page">&para;</a></h4>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)