New
Swift 6.0.3 Release
What's Changed
- [6.0 ๐] Fix CachingBuildTests: testSeparateModuleJob & testModuleOnlyJob by @artemcm in https://github.com/swiftlang/swift-driver/pull/1689
- [6.0] Only pass a versioned prebuilt-modules for Mac Catalyst if it exists. by @cwakamo in https://github.com/swiftlang/swift-driver/pull/1697
- ๐[Swift 6.0] Allow overriding clang++ with an environment variable by @etcwilde in https://github.com/swiftlang/swift-driver/pull/1638
- ๐[Swift 6.0]: Update Generic Unix linker selection by @etcwilde in https://github.com/swiftlang/swift-driver/pull/1595
- [๐ Swift-6.0.x] fuse-ld only takes one dash by @etcwilde in https://github.com/swiftlang/swift-driver/pull/1725
- [6.0] Disable in-process target-info and supported-features queries using
libSwiftScanby @artemcm in https://github.com/swiftlang/swift-driver/pull/1745
Full Changelog: https://github.com/swiftlang/swift-driver/compare/swift-6.0.2-RELEASE...swift-6.0.3-RELEASE