Commit 4ecfd66
fix(ios): cleanup CI keychain after workflow completion
Add after_all and error hooks to delete the fastlane_ci keychain
when lanes complete or fail. Also add workflow-level cleanup step
with `if: always()` as a safety net. Prevents stale keychains from
prompting unrelated apps for access on self-hosted runners.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 675feae commit 4ecfd66
2 files changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
161 | 171 | | |
162 | 172 | | |
163 | 173 | | |
| |||
0 commit comments