Releases: tuist/XcodeProj
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
8.21.0
What's Changed
- Fix package manifest by @0111b in #816
- Add Privacy Manifest in 'Projects Using' README table by @stelabouras in #819
- chore(deps): update dependency macos to v14 by @renovate in #818
- Adopt Strict Concurrency checking by @waltflanagan in #821
- Set minimum swift version to 5.8 by @waltflanagan in #822
New Contributors
- @0111b made their first contribution in #816
- @stelabouras made their first contribution in #819
- @waltflanagan made their first contribution in #821
Full Changelog: 8.20.0...8.21.0
8.20.0
8.19.0
What's Changed
- Add precompiled header extension to headersExtensions for adding .pch… by @VorkhlikArtem in #812
New Contributors
- @VorkhlikArtem made their first contribution in #812
Full Changelog: 8.18.0...8.19.0
8.18.0
What's Changed
- Fix issue that it is not possible to remove a remote package by @kevin-kp in #803
- Add
showNonLocalizedStrings
option to XCScheme+LaunchAction by @ladislas in #806 - Inherit values in the default
SWIFT_ACTIVE_COMPILATION_CONDITIONS
value by @pepicrft in #811 - XCScheme string initializer by @mattmassicotte in #809
New Contributors
- @ladislas made their first contribution in #806
- @mattmassicotte made their first contribution in #809
Full Changelog: 8.16.0...8.18.0