Fixed an issue affecting workflows with multiple automatic code signing Steps. A missing check could result in selecting an unavailable certificate:
❌ error: No certificate for team 'AAABBBCCC' matching 'dcdcdc' found: Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or switch to automatic provisioning. (...)
(Intalling certificate for local codesign assets by lpusok · Pull Request #150 · bitrise-io/go-xcode · GitHub, Install certificate for local profile by lpusok · Pull Request #276 · bitrise-steplib/steps-xcode-archive · GitHub)