Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
xcodegen.zip | 2025-07-22 | 4.3 MB | |
xcodegen.artifactbundle.zip | 2025-07-22 | 8.6 MB | |
2.44.1 source code.tar.gz | 2025-07-22 | 1.6 MB | |
2.44.1 source code.zip | 2025-07-22 | 1.8 MB | |
README.md | 2025-07-22 | 353 Bytes | |
Totals: 5 Items | 16.2 MB | 15 |
Fixed
- Set the correct object version of 77 for Xcode 16 projects @jakobfelsatdm [#1563]
- Support major.minor SPM package versions which would otherwise fail to decode to a string in yaml specs [#1546] @RomanPodymov
- Fix regression for
parallelizable
in scheme. It now resolves to "Enabled" and not "Swift Testing Only" [#1565] @CraigSiemens