Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-01 | 1.7 kB | |
Swift 6.0.3 Release source code.tar.gz | 2024-11-01 | 1.6 MB | |
Swift 6.0.3 Release source code.zip | 2024-11-01 | 2.7 MB | |
Totals: 3 Items | 4.3 MB | 0 |
What's Changed
- [6.0] Disable part of a test that fails with Swift Testing in the toolchain. by @grynspan in https://github.com/swiftlang/swift-package-manager/pull/7901
- [6.0][PackageModel] Toolchain: Split SwiftTesting flags between swift compiler and linker by @xedin in https://github.com/swiftlang/swift-package-manager/pull/7907
- [6.0] Update package templates to use Swift Testing in the toolchain rather than as a package dependency. by @grynspan in https://github.com/swiftlang/swift-package-manager/pull/7910
- [6.0] Temporarily disable new Swift Testing tests by @bnbarham in https://github.com/swiftlang/swift-package-manager/pull/7917
- [6.0][PackageModel] Inject swift-testing flags only if toolchain is target… by @xedin in https://github.com/swiftlang/swift-package-manager/pull/7921
- [6.0] Add 2024 Darwin OS versions to
SupportedPlatforms
by @MaxDesiatov in https://github.com/swiftlang/swift-package-manager/pull/7972 - [6.0] Remove
@MainActor
from XCTest glue. by @grynspan in https://github.com/swiftlang/swift-package-manager/pull/7988 - Bump the Swift version to 6.0.3 by @shahmishal in https://github.com/swiftlang/swift-package-manager/pull/8017
- [6.0.3] Fix compiling test runners for Android by using the full overlay by @finagolfin in https://github.com/swiftlang/swift-package-manager/pull/8019
- [6.0][PackageModel] UserToolchain: Add -F when building with CommandLineTools by @bnbarham in https://github.com/swiftlang/swift-package-manager/pull/8035
- Disable SwiftVersion development mode by @bkhouri in https://github.com/swiftlang/swift-package-manager/pull/8074
Full Changelog: https://github.com/swiftlang/swift-package-manager/compare/swift-6.0.2-RELEASE...swift-6.0.3-RELEASE