Export iOS and tvOS Xcode archive v4.2.4

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 local profile certificate by lpusok · Pull Request #38 · bitrise-steplib/steps-export-xcarchive · GitHub)

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