Skip to content

Add swift 6 support#120

Merged
mikhailChelbaev merged 2 commits into
mainfrom
swift-6
Jun 8, 2026
Merged

Add swift 6 support#120
mikhailChelbaev merged 2 commits into
mainfrom
swift-6

Conversation

@mikhailChelbaev

Copy link
Copy Markdown
Collaborator

No description provided.

@mikhailChelbaev

Copy link
Copy Markdown
Collaborator Author

@codex review

Base automatically changed from agents-md to main June 8, 2026 11:50

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e76e4a3eb6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Package.swift Outdated
@@ -1,4 +1,4 @@
// swift-tools-version:5.9
// swift-tools-version:6.1

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep Swift 6.0 toolchains able to resolve the package

With this manifest header, SwiftPM treats the package as requiring Swift tools 6.1 or newer, so clients still on Xcode 16.0–16.2 / Swift 6.0 cannot even resolve ComponentsKit despite this change being described as Swift 6 support. I don't see any 6.1-only PackageDescription API in the manifest, so this should stay at a Swift 6.0-compatible tools version unless dropping Swift 6.0 toolchains is intended.

Useful? React with 👍 / 👎.

@mikhailChelbaev mikhailChelbaev merged commit 83e4d06 into main Jun 8, 2026
1 check passed
@mikhailChelbaev mikhailChelbaev deleted the swift-6 branch June 8, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant