-
Notifications
You must be signed in to change notification settings - Fork 289
Use Swift 6.2 #989
Copy link
Copy link
Description
Increase minimum supported macOS building version from 14 Sonoma to 15 Sequoia:
- Remove Xcode dependency in favor of swift?
- Swift cleanup:
- Remove non-closure arguments for
withTaskGroup Task.detached➡Task
- Remove non-closure arguments for
- Swift 6.2.3
- Deploys to macOS 11+
SwiftSetting.defaultIsolation(_:_:).enableUpcomingFeature("NonisolatedNonsendingByDefault").strictMemorySafety()&unsafe.treatAllWarnings(as: .error)
- Swift Testing 6.2.3
- exit tests
- stdout & stderr capturing?
- exit tests
- Swift 6.1
- Deploys to macOS 10.13+
- SwiftLint
- Remove some
unused_import: allowed_transitive_imports:from.swiftlint.yml
- Remove some
Vestigial:
- Remember to update Xcode dependency to 26 in Homebrew formulae.
- Built-in shell commands:
/usr/bin/jq/usr/bin/trash
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
📚 dependenciesUpdate dependenciesUpdate dependencies