Download Latest Version 2.44.1 source code.zip (1.8 MB)
Email in envelope

Get an email when there's a new version of XcodeGen

Home / 2.44.0
Name Modified Size InfoDownloads / Week
Parent folder
xcodegen.zip 2025-07-17 4.3 MB
xcodegen.artifactbundle.zip 2025-07-17 4.3 MB
2.44.0 source code.tar.gz 2025-07-17 1.6 MB
2.44.0 source code.zip 2025-07-17 1.8 MB
README.md 2025-07-17 1.0 kB
Totals: 5 Items   11.9 MB 0

Added

  • Basic support for Xcode 16's synchronized folders [#1541] @yonaskolb
  • TargetSource.type can now be syncedFolder
  • Options.defaultSourceDirectoryType can be set to syncedFolder for the default type in all sources in the project (defaults to group)
  • Benefits include faster generation and no cache invalidation or need to regenerate when files are added or removed from these folders
  • Note that not all TargetSource options like excludes are supported, just a simple path. Please test and see what is missing in your projects
  • Added sanitizer options to run and test actions in Scheme [#1550] @hi-kumar

Fixed

  • Added validation to ensure that all values in settings.configs are mappings. Previously, passing non-mapping values did not raise an error, making it difficult to detect misconfigurations. Now, SpecParsingError.invalidConfigsMappingFormat is thrown if misused. [#1547] @Ryu0118
  • Use USER instead of LOGNAME for XCUserData [#1559] @KostyaSha
Source: README.md, updated 2025-07-17