Skip to content

2.44.1

Latest
Compare
Choose a tag to compare
@yonaskolb yonaskolb released this 22 Jul 09:32
· 1 commit to master since this release

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