swift-system
swift-system copied to clipboard
Release package version 1.4.0
- Include the
Sendableconformances (https://github.com/apple/swift-system/pull/115) - Include
Mach.Port(https://github.com/apple/swift-system/pull/129) - Bump up toolchain requirement to 5.6, which supports concurrency (https://github.com/apple/swift-system/pull/141)
- Clean up any conditional compilation branches that are no longer needed.
- Move the
Sendableconformances to the base type declarations.