Skip to content

Releases: bitrise-steplib/steps-xcode-archive

5.8.5

14 Oct 09:04
1bc853e

Choose a tag to compare

What's Changed

Full Changelog: 5.8.4...5.8.5

5.8.4

18 Sep 09:49
9b936e3

Choose a tag to compare

What's Changed

Full Changelog: 5.8.3...5.8.4

5.8.3

11 Sep 14:53
4acd464

Choose a tag to compare

What's Changed

Full Changelog: 5.8.2...5.8.3

5.8.2

04 Sep 14:21
f02c4b2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.8.1...5.8.2

5.8.1

18 Aug 08:51
a0506f5

Choose a tag to compare

What's Changed

  • Update go-xcode to pull the fallback profiles fix by @godrei in #385

Full Changelog: 5.8.0...5.8.1

5.8.0

01 Jul 14:33
928b8a3

Choose a tag to compare

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

15 May 15:00
427a05a

Choose a tag to compare

What's Changed

  • Fix automatic code signing profile creation issue and improve exportOptions.plist generation by @godrei in #379

Full Changelog: 5.6.0...5.7.0

5.6.0

10 Apr 13:15
cc31aeb

Choose a tag to compare

What's Changed

Full Changelog: 5.5.1...5.6.0

5.5.1

08 Apr 13:19
3871405

Choose a tag to compare

What's Changed

Full Changelog: 5.5.0...5.5.1

5.5.0

27 Mar 13:53
2fdb093

Choose a tag to compare

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