Skip to content

4.2.6

Compare
Choose a tag to compare
@lpusok lpusok released this 20 Jan 13:49
· 40 commits to master since this release
2511d2c

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. (...)

(bitrise-io/go-xcode#150, #276)