Skip to content

Commit

Permalink
[Release] XcodeProj 8.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pepicrft authored and github-actions[bot] committed Oct 10, 2024
1 parent 0837bc3 commit 0b5e5a8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [8.24.2] - 2024-10-10
### Details
#### Chore
- Update actions/checkout digest to eef6144 by @renovate[bot] in [#864](https://github.com/tuist/XcodeProj/pull/864)
- Update dependency tuist to v4.29.0 by @renovate[bot] in [#863](https://github.com/tuist/XcodeProj/pull/863)

#### Fix
- Issues parsing Xcode 16 projects by @pepicrft in [#862](https://github.com/tuist/XcodeProj/pull/862)

## [8.24.1] - 2024-09-27
### Details
#### Fix
Expand Down Expand Up @@ -86,6 +95,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
#### Feat
- Introduce the new Xcode 16 models `PBXFileSystemSynchronizedRootGroup` and `PBXFileSystemSynchronizedBuildFileExceptionSet` by @pepicrft in [#827](https://github.com/tuist/XcodeProj/pull/827)

[8.24.2]: https://github.com/tuist/XcodeProj/compare/8.24.1..8.24.2
[8.24.1]: https://github.com/tuist/XcodeProj/compare/8.24.0..8.24.1
[8.24.0]: https://github.com/tuist/XcodeProj/compare/8.23.11..8.24.0
[8.23.11]: https://github.com/tuist/XcodeProj/compare/8.23.10..8.23.11
Expand Down

0 comments on commit 0b5e5a8

Please sign in to comment.