Skip to content

Drop Swift 5.9 and 5.10 support#383

Merged
rnro merged 2 commits intoapple:mainfrom
kukushechkin:drop-swift-5-support
Oct 23, 2025
Merged

Drop Swift 5.9 and 5.10 support#383
rnro merged 2 commits intoapple:mainfrom
kukushechkin:drop-swift-5-support

Conversation

@kukushechkin
Copy link
Copy Markdown
Contributor

Make Swift 6.0 the minimum support version.

Motivation:

swift-log supports 3 latest Swift releases, which is at this point 6.0, 6.1 and 6.2. Swift 5 is no longer supported.

Modifications:

  • Package.swift swift tools
  • CI configs
  • Imports checking if compiler is <6.0

Result:

Swift 5 is no longer supported.

@kukushechkin kukushechkin marked this pull request as ready for review October 22, 2025 14:58
@rnro rnro added the 🆕 semver/minor Adds new public API. label Oct 22, 2025
Copy link
Copy Markdown
Contributor

@rnro rnro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@rnro rnro merged commit 2a4139e into apple:main Oct 23, 2025
46 of 47 checks passed
@kukushechkin kukushechkin deleted the drop-swift-5-support branch November 5, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants