Skip to content

Require Swift 5.6 #1491

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Oct 13, 2022
Merged

Require Swift 5.6 #1491

merged 5 commits into from
Oct 13, 2022

Conversation

stephencelis
Copy link
Member

@stephencelis stephencelis commented Oct 13, 2022

As pointed out in #1489, we somehow lost compatibility with Swift 5.5 (Xcode 13.2). While we hope to drop support when we hit 1.0, let's try to keep compatibility in the meantime.

Unfortunately, it does not appear that Swift 5.5 is up to task when it comes to the new ReducerProtocol. While we'd be happy to support it for folks that are stuck building on Xcode <=13.2.1, we personally don't have the bandwidth to investigate the problem. I've opened #1494 to track this.

As pointed out in #1489, we somehow lost compatibility with Swift 5.5
(Xcode 13.2). While we hope to drop support when we hit 1.0, let's try
to keep compatiblity in the meantime.
@stephencelis stephencelis changed the title Restore Swift 5.5 compatibility Require Swift 5.6 Oct 13, 2022
@stephencelis stephencelis mentioned this pull request Oct 13, 2022
@tgrapperon
Copy link
Contributor

A direct consequence is that TCA can now ship SwiftPM plugins. There are probably interesting uses regarding 1.0 migration.

@stephencelis stephencelis merged commit e11ca0e into main Oct 13, 2022
@stephencelis stephencelis deleted the fix-5-5 branch October 13, 2022 21:55
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.

3 participants