Skip to content

Commit

Permalink
[Release] XcodeProj 8.23.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pepicrft authored and github-actions[bot] committed Sep 27, 2024
1 parent 22eea63 commit 4b60b9b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ 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.23.9] - 2024-09-27
### Details
#### Fix
- Order for `XCLocalSwiftPackageReference` and `XCRemoteSwiftPackageReference` by @kimdv in [#855](https://github.com/tuist/XcodeProj/pull/855)

## New Contributors
* @kimdv made their first contribution in [#855](https://github.com/tuist/XcodeProj/pull/855)
## [8.23.8] - 2024-09-26
### Details
#### Fix
Expand Down Expand Up @@ -61,6 +68,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.23.9]: https://github.com/tuist/XcodeProj/compare/8.23.8..8.23.9
[8.23.8]: https://github.com/tuist/XcodeProj/compare/8.23.7..8.23.8
[8.23.7]: https://github.com/tuist/XcodeProj/compare/8.23.6..8.23.7
[8.23.6]: https://github.com/tuist/XcodeProj/compare/8.23.5..8.23.6
Expand Down

0 comments on commit 4b60b9b

Please sign in to comment.