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/automatic.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ You must have the `ENABLE_NUKE_CERTS` variable set to `true` for your *GitHub* o
124
124
125
125
### Automatic Certificate Renewal
126
126
127
-
Some Open-Source apps, in particular `Trio`, `LoopCaregiver`, `LoopFollow`and `Loop` have automatic certificate renewal.
127
+
Some Open-Source apps, in particular `Trio`, `LoopCaregiver`, `LoopFollow`, `Loop`and `iAPS` have automatic certificate renewal.
128
128
129
129
* If your signing credentials for the app being built are invalid and `ENABLE_NUKE_CERTS` is `true`, then signing credentials will be cleared from your `Match-Secrets` repository, a new `Distribution` certificate will be created at *Apple* and signing credentials for the current app will be generated and stored in `Match-Secrets`.
130
130
@@ -134,9 +134,7 @@ Some Open-Source apps, in particular `Trio`, `LoopCaregiver`, `LoopFollow` and `
134
134
135
135
### Open-Source App Schedule
136
136
137
-
Each Open-Source App has a schedule for when the automatic build happens.
138
-
139
-
> The table below indicates **planned** minutes. They **may happen at the start of the hour now**, but are planned to be shifted to the indicated minute over time.
137
+
The table below indicates **planned** time for the automatic build schedule.
Copy file name to clipboardExpand all lines: docs/browser/bb-errors.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -766,6 +766,8 @@ We have removed the section on getting a new Fastlane API Key - that is not the
766
766
767
767
The rest of this section has some steps that may be needed in the future. Do not follow any of these steps at this time unless a mentor has suggested it or you have a specific error case where one of these steps is recommended.
768
768
769
+
> If you are building *xDrip4iOS*, or another app that does not automatically renew certificates, go ahead and try these steps. No need to check with a mentor first.
770
+
769
771
## Other Help Steps
770
772
771
773
These help steps might be needed so the documentation is here.
Copy file name to clipboardExpand all lines: docs/browser/bb-update.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -493,7 +493,9 @@ Manual certificate renewal is not longer required if you added the `Variable` `E
493
493
494
494
### Manual Steps to Renew Your `Distribution Certificate`
495
495
496
-
Manual certificate renewal is not longer required if you added the `Variable``ENABLE_NUKE_CERTS`. See [Add Variable](prepare-fork.md#add-variable){: target="_blank" }.
496
+
> If you are coming here because you build an app, like *xDrip4iOS*, without automatic renewal, these steps will work for you.
497
+
498
+
Manual certificate renewal is no longer required if you added the `Variable``ENABLE_NUKE_CERTS`. See [Add Variable](prepare-fork.md#add-variable){: target="_blank" }.
497
499
498
500
1. Use this link to view your [Apple Developer Certificates](https://developer.apple.com/account/resources/certificates/list)
499
501
* If your screen shows no Certificates and you see a message "Getting Started with Certificates", your certificate already expired and was removed by *Apple*; so skip ahead to Step 2: Navigate to your `Match-Secrets` Repository
0 commit comments