Skip to content

Commit 128d90e

Browse files
fortmarekgithub-actions[bot]
authored andcommittedMar 17, 2025·
[Release] XcodeProj 9.0.0
1 parent a9eb6af commit 128d90e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎CHANGELOG.md

+6
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+
## [9.0.0] - 2025-03-17
9+
### Details
10+
#### Refactor
11+
- Strongly typed values in `BuildSettings` and `BuildFileSettings` by @waltflanagan in [#903](https://github.com/tuist/XcodeProj/pull/903)
12+
813
## [8.27.7] - 2025-03-14
914
### Details
1015
#### Chore
@@ -126,6 +131,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
126131
- Disable the renovatebot dashboard by @pepicrft in [#840](https://github.com/tuist/XcodeProj/pull/840)
127132
- Set up SwiftLint and SwiftFormat, run them against the project, and run them as part of the CI workflows by @pepicrft in [#836](https://github.com/tuist/XcodeProj/pull/836)
128133

134+
[9.0.0]: https://github.com/tuist/XcodeProj/compare/8.27.7..9.0.0
129135
[8.27.7]: https://github.com/tuist/XcodeProj/compare/8.27.6..8.27.7
130136
[8.27.6]: https://github.com/tuist/XcodeProj/compare/8.27.5..8.27.6
131137
[8.27.0]: https://github.com/tuist/XcodeProj/compare/8.26.8..8.27.0

0 commit comments

Comments
 (0)
Please sign in to comment.