Releases: bitrise-steplib/steps-export-xcarchive
Releases · bitrise-steplib/steps-export-xcarchive
4.6.0
4.5.3
4.5.2
4.5.1
4.5.0
4.4.0
What's Changed
- Update default cert name in E2E tests by @ofalvai in #47
- [CI-615] file based device list by @tothszabi in #48
- Update readme with the new input by @tothszabi in #49
Full Changelog: 4.3.1...4.4.0
4.3.1
This version has an important fix for the Apple ID based automatic code signing.
What's Changed
- [RA-926] Update go-xcode by @tothszabi in #44
Full Changelog: 4.3.0...4.3.1
4.3.0
What's Changed
Override API connection via step inputs by @ofalvai in #43
Authentication parameters used for code signing setup can be overridden using new step inputs (instead of using the globally configured connection for the whole app). Check out the description of the new inputs (api_key_path
, api_key_id
, api_key_issuer_id
) for more details.
Full Changelog: 4.2.8...4.3.0
4.2.8
4.2.7
What's Changed
- Allow empty certificate passphrase in #41
Note: we don't recommend using a certificate without a passphrase for security reasons, but it used to work in other Bitrise steps, so we are unifying the behavior across all Xcode steps.
Full Changelog: 4.2.6...4.2.7