Skip to content

Commit d257c94

Browse files
pepicrftgithub-actions[bot]
authored andcommitted
[Release] XcodeProj 8.24.0
1 parent 2f925d2 commit d257c94

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [8.24.0] - 2024-09-27
9+
### Details
10+
#### Feat
11+
- Make `PBXProject.compatibilityVersion` optional and add `PBXProject.preferredProjectObjectVersion` to support Xcode 16 by @kimdv in [#854](https://github.com/tuist/XcodeProj/pull/854)
12+
813
## [8.23.11] - 2024-09-27
914
### Details
1015
#### Chore
@@ -20,8 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2025
#### Fix
2126
- Order for `XCLocalSwiftPackageReference` and `XCRemoteSwiftPackageReference` by @kimdv in [#855](https://github.com/tuist/XcodeProj/pull/855)
2227

23-
## New Contributors
24-
* @kimdv made their first contribution in [#855](https://github.com/tuist/XcodeProj/pull/855)
2528
## [8.23.8] - 2024-09-26
2629
### Details
2730
#### Fix
@@ -78,6 +81,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7881
#### Feat
7982
- Introduce the new Xcode 16 models `PBXFileSystemSynchronizedRootGroup` and `PBXFileSystemSynchronizedBuildFileExceptionSet` by @pepicrft in [#827](https://github.com/tuist/XcodeProj/pull/827)
8083

84+
[8.24.0]: https://github.com/tuist/XcodeProj/compare/8.23.11..8.24.0
8185
[8.23.11]: https://github.com/tuist/XcodeProj/compare/8.23.10..8.23.11
8286
[8.23.10]: https://github.com/tuist/XcodeProj/compare/8.23.9..8.23.10
8387
[8.23.9]: https://github.com/tuist/XcodeProj/compare/8.23.8..8.23.9

0 commit comments

Comments
 (0)