shahmishal
released this
13 Dec 07:18
·
425 commits
to main
since this release
What's Changed
- [6.0] Disable part of a test that fails with Swift Testing in the toolchain. by @grynspan in #7901
- [6.0][PackageModel] Toolchain: Split SwiftTesting flags between swift compiler and linker by @xedin in #7907
- [6.0] Update package templates to use Swift Testing in the toolchain rather than as a package dependency. by @grynspan in #7910
- [6.0] Temporarily disable new Swift Testing tests by @bnbarham in #7917
- [6.0][PackageModel] Inject swift-testing flags only if toolchain is target… by @xedin in #7921
- [6.0] Add 2024 Darwin OS versions to
SupportedPlatforms
by @MaxDesiatov in #7972 - [6.0] Remove
@MainActor
from XCTest glue. by @grynspan in #7988 - Bump the Swift version to 6.0.3 by @shahmishal in #8017
- [6.0.3] Fix compiling test runners for Android by using the full overlay by @finagolfin in #8019
- [6.0][PackageModel] UserToolchain: Add -F when building with CommandLineTools by @bnbarham in #8035
- Disable SwiftVersion development mode by @bkhouri in #8074
Full Changelog: swift-6.0.2-RELEASE...swift-6.0.3-RELEASE