Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
priitlatt committed Aug 7, 2024
1 parent fbf331c commit 3f28f5b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
Version 0.53.4
-------------

This is a bugfix version containing changes from [PR #424](https://github.com/codemagic-ci-cd/cli-tools/pull/424) to fix test result parsing with Xcode 16.0 beta 3+.

**Bugfixes**
- The following actions were fixed when used in conjunction with Xcode 16.0 beta 3+:
- `xcode-project run-tests`,
- `xcode-project test-summary`,
- `xcode-project junit-test-results`.


**Development**
- Add `get_tool_version` method to `codemagic.models.xctests.XcResultTool` which can be used to detect `xcresulttool` version from currently active Xcode developer directory.

Version 0.53.3
-------------

Expand Down

0 comments on commit 3f28f5b

Please sign in to comment.