Manage iOS Code Signing v1.0.3

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 #9 · bitrise-steplib/bitrise-step-manage-ios-code-signing · GitHub)

This topic was automatically closed after 90 days. New replies are no longer allowed.