diff --git a/gh-actions/gh-errors/index.html b/gh-actions/gh-errors/index.html index 2a26b3b75f7..19058afbcd0 100644 --- a/gh-actions/gh-errors/index.html +++ b/gh-actions/gh-errors/index.html @@ -3657,7 +3657,7 @@
Delete all the identifiers that you can, following the steps in Configure to Use Browser: Delete Identifiers
TEAMID
TEAMID
, but do not use themAdd Identifiers
again
+Run Action: Configure to Use Browser: Add Identifiers
again
Follow all the steps in this section with the correct TEAMID
First Time: Configure Identifiers for Loop but when you get to the First Time: Create Loop App in App Store Connect, you need to return to this page and follow the instructions below to remove the app and add a new one.
Follow all the steps in this section with the correct TEAMID
Configure to Use Browser: Configure Identifiers for Loop but when you get to the Configure to Use Browser: Create Loop App in App Store Connect, you need to return to this page and follow the instructions below to remove the app and add a new one.
The first time through, you created an app with a Bundle ID
that does NOT include your TEAMID
.
TEAMID
That App with the wrong Bundle ID
remains in the App store but it is hidden so it won't confuse you.
Add App with Correct TEAMID
¶
Now click on the Add Apps
button or the (plus sign) if you have other apps in the App Store.
-Follow the First Time: Create Loop App in App Store Connect directions with these additions:
+Follow the Configure to Use Browser: Create Loop App in App Store Connect directions with these additions:
- You must come up with a new name for your Loop App
- Triple-check that the
Bundle ID
you choose is for Loop and contains your TEAMID
, it should look like: com.TEAMID.loopkit.Loop
- You must come up with a new
SKU
for your Loop App (try 1234
, if you used 123
before)
Create Certificates¶
-You should be able to continue with the First Time Steps to Create Certificates
and then Build Loop
and keep going.
+You should be able to continue with the Configure to Use Browser Steps to Create Certificates
and then proceed from there with Build Loop
and keep going.
Error: Missing Repository Access¶
Copy the words on the line below and paste them into the search function for your action log.
@@ -3725,7 +3725,7 @@ Error: Missing Repository AccessTo fix this error:
- Open this link: https://github.com/settings/tokens/
-- Here you will see your personal access token (
Fastlane Access Token
) that was created during First Time: Setup GitHub: Create GitHub Personal Access Token
+- Here you will see your personal access token (
Fastlane Access Token
) that was created during Configure to Use Browser: Setup GitHub: Create GitHub Personal Access Token
- Note that
Tokens (classic)
is highlighted in the menu on the left
- Click on the token name (should be bold, blue
Fastlane Access Token
) to open its detail page
- None of the checkboxes under
Select Scopes
will be checked – this is what's causing the issue.
@@ -3736,7 +3736,7 @@ Error: Missing Repository AccessAfter you have clicked Update token
you should see the token overview again with the message Some of the scopes you’ve selected are included in other scopes. Only the minimum set of necessary scopes has been saved.
(You can dismiss the message using the X
near the upper right side if it appears).
NOTE: for next release or if using the dev branch - you want GH_PAT
to have repo, workflow
scope. So click on the workflow scope now and save yourself a step later.
Create Certificates¶
-You should be able to continue with the First Time Steps to Create Certificates
and then proceed from there with Build Loop
and keep going.
+You should be able to continue with the Configure to Use Browser Steps to Create Certificates
and then proceed from there with Build Loop
and keep going.
Error: Could not create¶
Copy the words on the line below and paste them into the search function for your log file.
diff --git a/gh-actions/gh-update/index.html b/gh-actions/gh-update/index.html
index 4b107536031..20d726c3d7d 100644
--- a/gh-actions/gh-update/index.html
+++ b/gh-actions/gh-update/index.html
@@ -3578,7 +3578,7 @@ Update with Browser
Update the Loop App¶
This page is only relevant when building with a browser.
-For Mac-Xcode updates, please see: Build with Mac-Xcode
+For Mac-Xcode updates, please see: Updating/Rebuilding
Time Estimate (click to open/close)
Build the Loop App
@@ -3692,9 +3692,9 @@ Build the
What if the Build Fails¶
-If a new release is announced at Current Release, look to see if there are instructions about extra steps required with the release. (The release after 3.2.2 will certainly have extra instructions.)
+If a new release is announced at Current Release, look to see if there are instructions about extra steps required with the release. (The release after 3.2.3 will certainly have extra instructions.)
If you are using the dev branch, head over to Build Development Version for information.
-Otherwise, head over to GitHub Errors.
+Otherwise, head over to Errors with Browser.
Apple Email to Ignore¶
- You can ignore an email from Apple that there are things you must fix in your app - that refers to things to fix before putting that app in the App Store and you will not be doing that
@@ -3704,7 +3704,7 @@ Wait for repository and look for Build Action error messages
- Click on the most recent Build job with the red x by it
-- If the details show this message, "Could not install WWDR certificate"
+- If the details show this message,
Could not install WWDR certificate
- This means Apple did not reply to GitHub as fast as GitHub expected
- Make sure your developer account is in good standing and that there are no agreements that need to be accepted
- Repeat the build (previous step)
@@ -3733,7 +3733,7 @@ Automatic Update DisabledTestFlight
on your phone and click Install
as shown in the GIF below
-
- If you are building for a child, follow the Install TestFlight Loop for Child instructions again
+- If you are building for a child, follow the TestFlight for a Child instructions again
Automatic Update Enabled¶
@@ -3919,7 +3919,7 @@ Add and Update New Identifier
Wait for it to succeed
- Add the
App Group
to this one new Identifier
All other identifiers should be already set up. If they are not, please go through the steps on the GitHub First Time page to figure out what you are missing.
+All other identifiers should be already set up. If they are not, please go through the steps on the Configure to Use Browser page to figure out what you are missing.