Skip to content

Releases: bitrise-steplib/steps-export-xcarchive

4.6.0

21 Nov 12:52
1df1e70
Compare
Choose a tag to compare

What's Changed

  • Add support for Apple Enterprise API key by @godrei in #60

Full Changelog: 4.5.3...4.6.0

4.5.3

21 Oct 19:43
c31496d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.5.2...4.5.3

4.5.2

05 Aug 07:29
b4a537d
Compare
Choose a tag to compare

What's Changed

  • Update module github.com/hashicorp/go-retryablehttp to v0.7.7 [SECURITY] by @renovate in #54
  • go-xcode/v2 update by @godrei in #57

Full Changelog: 4.5.1...4.5.2

4.5.1

16 Apr 14:28
52cb93a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.5.0...4.5.1

4.5.0

30 Aug 06:13
56113d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0...4.5.0

4.4.0

16 Jun 12:25
5c637d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.1...4.4.0

4.3.1

01 Mar 10:13
f8dc2af
Compare
Choose a tag to compare

This version has an important fix for the Apple ID based automatic code signing.

What's Changed

Full Changelog: 4.3.0...4.3.1

4.3.0

12 Aug 08:28
85912c3
Compare
Choose a tag to compare

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

14 Apr 15:24
365f874
Compare
Choose a tag to compare

What's Changed

  • Fix for error when using Apple ID with SPACESHIP_AVOID_XCODE_API set @lpusok in #42

Example error message:
failed to unmarshal response: parsing time

Full Changelog: 4.2.7...4.2.8

4.2.7

21 Mar 10:21
f2eec7e
Compare
Choose a tag to compare

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