If you're building an iOS app in GitHub Actions (or any headless CI, really) and your archive/export step fails with something like No signing certificate "iOS Distribution" matching team ID "XXXXXXXXXX" with a private key was found , the good news is this is almost never a code problem. It's a ...
Source: [Dev.to](https://dev.to/maclessdev/fix-no-signing-certificate-matching-team-id-in-github-actions-4pd2)