Releases: bitrise-steplib/steps-xcode-archive
Releases · bitrise-steplib/steps-xcode-archive
5.8.5
What's Changed
- Update go-xcode to v2.0.0-alpha.70 by @Badlazzor in #396
Full Changelog: 5.8.4...5.8.5
5.8.4
What's Changed
- Fix missing logs when using log interceptor by @Badlazzor in #394
Full Changelog: 5.8.3...5.8.4
5.8.3
What's Changed
- [ACI-4154] log deadlock resolution by @Badlazzor in #390
Full Changelog: 5.8.2...5.8.3
5.8.2
What's Changed
- Fix profile cleanup in e2e tests by @godrei in #388
- [ACI-4111] Intercept bitrise log by @Badlazzor in #389
New Contributors
- @Badlazzor made their first contribution in #389
Full Changelog: 5.8.1...5.8.2
5.8.1
5.8.0
What's Changed
- Added Platform input. Existing workflows continue to work as before as the default value is
detect
, but setting this Input is recommended. Exxample:- platform: iOS
This removes an internal phase of reading per-project build settings. In addition multiplatform app targets are now supported, where detecting the platform was not possible.
Full Changelog: 5.7.0...5.8.0
5.7.0
5.6.0
5.5.1
5.5.0
What's Changed
Added xcbeautify xcodebuild log formatter support.
To activate it, set the xcodebuild log formatting (log_formatter
) input to xcbeautify
.
xcbeautify will be the default setting in the next major release. xcpretty support will be removed in the next major release.
Full Changelog: 5.4.1...5.5.0