Create Certificates
Overview¶
The instructions on this page are required to build your app intially. This action ties information in your Match-Secrets private repository to your Apple information so that the build action works. Once successful that, it only needs to be run again in a few cases.
- When your certificates have expired (after one year) and you need to Renew Certificates
- When the developers have modified the Identifiers; this requires Create Certificates to be run after you successfully run Add Identifiers and update the new Identifiers
Create Certificates
¶
Section Summary (click to open/close)
- Go back to the "Actions" tab of your LoopWorkspace repository in GitHub.
- On the left side, select "3. Create Certificates".
- On the right side, click "Run Workflow", and tap the green
Run workflow
button. - Wait, and within a minute or two you should see a green checkmark indicating the workflow succeeded.
To skip the detailed instructions, click on Build the Loop App
Refer to the graphic below for the numbered steps:
- Click on the "
Actions
" tab of yourLoopWorkspace
repository - On the left side, click on "
Create Certificates
" - On the right side, click "
Run Workflow
" to show a dropdown menu- You will see your default branch (typically
main
) - You can select a different branch, but typically, you run the default
- You will see your default branch (typically
-
Tap the green button that says "
Run workflow
". -
Wait a minute or two for the action to finish
Be Patient
- Refresh the browser if you are unsure if the action started
- Do not start a new action until the first one completes
Success¶
Once you see the green check mark by Create Certificates
, the next step is to Build your Loop App.
Failure¶
If this action fails, head over to the errors page. Review these links, identify and fix your error or ask for help.