| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| xcodegen.artifactbundle.zip | 2026-03-05 | 4.3 MB | |
| xcodegen.zip | 2026-03-05 | 4.3 MB | |
| 2.45.0 source code.tar.gz | 2026-03-05 | 1.6 MB | |
| 2.45.0 source code.zip | 2026-03-05 | 1.8 MB | |
| README.md | 2026-03-05 | 1.2 kB | |
| Totals: 5 Items | 12.0 MB | 0 | |
Added
- Added ability to specify project format version via
projectFormatoption [#1566] @anivaros - Added
explicitFoldersproperty toTargetSourcethat is passed through toPBXFileSystemSynchronizedRootGroup, to turn entire subfolders into Resources [#1596] @macguru - Allow synced folders to be sorted using
groupOrdering[#1596] @macguru - Added
excludessupport forsyncedFoldersources with glob pattern matching [#1587] @mirkokg - Automatically exclude
Info.plistfrom synced folder membership when it's within the synced folder [#1587] @mirkokg - Add empty copy resources build phase for synced folders so resources are copied correctly [#1587] @mirkokg
Fixed
- Fixed synced folders ignoring
createIntermediateGroups=YESand always being created at the root level [#1596] @macguru - Fix membership exceptions not working for nested synced folders with intermediate groups enabled [#1596] @macguru
- Fix
supportedDestinationspresets being injected whensettingPresetsisnone[#1599] @macguru
Internal
- Update to XcodeProj 9.10.1 [#1597] @yonaskolb
- Fix CI: add explicit xcodebuild destinations and update Xcode matrix [#1594] @yonaskolb
- Update ArtifactBundleGen to 0.0.8 [#1570] @georgenavarro