Skip to content

Releases: bitrise-steplib/steps-xcode-archive

5.0.1

11 Oct 13:19
95cdf6e

Choose a tag to compare

What's Changed

Full Changelog: 5.0.0...5.0.1

5.0.0

30 Aug 06:10
bcec406

Choose a tag to compare

What's Changed

  • Fix issues around default shared scheme listing, by updating the go-xcode/xcodeproject dependency in #327

Breaking Change

Xcode scheme listing has been changed in the go-xcode/xcodeproject library.
This change shouldn't affect the rest of the projects using this step.

This update omits the user schemes of another user, which is in line with how Xcode treats such user schemes.
The new version considers the default shared schemes, which functionality was missing from the previous versions.

For some projects recreating schemes during the build is not needed anymore.

The Recreatue User schemes step can be removed from the workflows, if the latest version of the step (1.1.0) reports shared schemes for the project. This information is printed into the build log:

There are X shared Scheme(s).

Full Changelog: 4.8.1...5.0.0

4.8.1

15 Aug 12:37
6767810

Choose a tag to compare

What's Changed

Full Changelog: 4.8.0...4.8.1

4.8.0

16 Jun 12:25
1b14435

Choose a tag to compare

What's Changed

Full Changelog: 4.7.2...4.8.0

4.7.2

01 Mar 10:10
0d41c48

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.7.1...4.7.2

4.7.1

19 Dec 15:48
2b0843e

Choose a tag to compare

What's Changed

  • Corrected output variable and filename of raw output log by @vshah23 in #313

New Contributors

Full Changelog: 4.7.0...4.7.1

4.7.0

21 Sep 07:09
9f4ef18

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.6.0...4.7.0

4.6.0

10 Aug 13:27
013d873

Choose a tag to compare

Notable changes

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.

What's Changed

Full Changelog: 4.5.2...4.6.0

4.5.2

01 Jun 13:42
87d58cd

Choose a tag to compare

What's Changed

  • Update step.yml
  • Update go-xcode dependency to pull proper xcconfig file path handling

Full Changelog: 4.5.1...4.5.2

4.5.1

31 May 08:37
c55aa3e

Choose a tag to compare

What's Changed

Full Changelog: 4.5.0...4.5.1