I Was Manually Managing iOS Certificates — Then I Found Fastlane Match
Manual code signing works fine — right up until a second developer touches your project. Then Apple's certificate limits, silent revocations, and "it worked yesterday" errors show up fast. I went looking for how teams actually solve this and ended up deep in fastlane match. → One encrypted repo every dev (and CI) pulls certs from → The exact commands: development, appstore, adhoc, nuke → Why…
We haven't written up this one. Dev.to has the full story — the link below goes straight to it.