Managing iOS signing certificates and provisioning profiles in GitHub Actions
Every year, like clockwork, my iOS signing certificates and provisioning profiles expire. And every year, I have to go through the process of regenerating them, encrypting them, and updating the GitHub Actions workflow. Since it is easy to forget the exact commands and steps between renewals, I decided to write