You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,33 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [8.24.11] - 2024-11-27
9
+
### Details
10
+
#### Chore
11
+
- Update dependency tuist to v4.36.0 by @renovate[bot] in [#882](https://github.com/tuist/XcodeProj/pull/882)
12
+
13
+
## [8.24.10] - 2024-11-20
14
+
### Details
15
+
#### Refactor
16
+
- Align ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES with the Xcode default by @yungu0010 in [#881](https://github.com/tuist/XcodeProj/pull/881)
17
+
18
+
## New Contributors
19
+
*@yungu0010 made their first contribution in [#881](https://github.com/tuist/XcodeProj/pull/881)
20
+
## [8.24.9] - 2024-11-07
21
+
### Details
22
+
#### Chore
23
+
- Update dependency tuist to v4.33.0 by @renovate[bot] in [#877](https://github.com/tuist/XcodeProj/pull/877)
24
+
25
+
## [8.24.8] - 2024-11-01
26
+
### Details
27
+
#### Chore
28
+
- Update dependency tuist to v4.32.1 by @renovate[bot] in [#876](https://github.com/tuist/XcodeProj/pull/876)
29
+
30
+
## [8.24.7] - 2024-10-31
31
+
### Details
32
+
#### Chore
33
+
- Update dependency tuist to v4.32.0 by @renovate[bot] in [#875](https://github.com/tuist/XcodeProj/pull/875)
34
+
8
35
## [8.24.6] - 2024-10-23
9
36
### Details
10
37
#### Chore
@@ -115,6 +142,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
115
142
#### Feat
116
143
- Introduce the new Xcode 16 models `PBXFileSystemSynchronizedRootGroup` and `PBXFileSystemSynchronizedBuildFileExceptionSet` by @pepicrft in [#827](https://github.com/tuist/XcodeProj/pull/827)
0 commit comments