Releases: tuist/XcodeProj
8.23.8
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[Unreleased]
Details
Fix
- Error: ambiguous use of 'arc4random_uniform' on Linux distros by @Howler4695 in #846
New Contributors
- @Howler4695 made their first contribution in #846
[unreleased]: https://github.com/tuist/XcodeProj/compare/8.23.7..HEAD
Check out GitHub releases for older releases.
8.23.7
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Unreleased
Details
Chore
Check out GitHub releases for older releases.
8.23.6
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Unreleased
Details
Chore
Check out GitHub releases for older releases.
8.23.5
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Unreleased
Details
Chore
Check out GitHub releases for older releases.
8.23.4
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Unreleased
Details
Chore
Check out GitHub releases for older releases.
8.23.3
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Unreleased
Details
Chore
Check out GitHub releases for older releases.
8.23.2
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Unreleased
Details
Chore
Check out GitHub releases for older releases.
8.23.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Unreleased
Details
Chore
Check out GitHub releases for older releases.
8.23.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Unreleased
Details
Chore
- Continuously release releasable changes by @pepicrft in #842
- Update dependency tuist to v4.23.0 by @renovate[bot] in #839
- Disable the renovatebot dashboard by @pepicrft in #840
- Set up SwiftLint and SwiftFormat, run them against the project, and run them as part of the CI workflows by @pepicrft in #836
Docs
- Add filipracki as a contributor for code by @allcontributors[bot] in #832
Feat
- Introduce the new Xcode 16 models
PBXFileSystemSynchronizedRootGroup
andPBXFileSystemSynchronizedBuildFileExceptionSet
by @pepicrft in #827
Check out GitHub releases for older releases.
8.22.0
What's Changed
- Add
buildArchitectures
to XCScheme+BuildAction by @woin2ee in #824 - Update comment to reflect productNameWithExtension() and others by @mikeger in #823
New Contributors
Full Changelog: 8.21.0...8.22.0