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