Skip to content

Update Package.swift for Swift 5.6 release. #281

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

Closed
wants to merge 1 commit into from

Conversation

thii
Copy link

@thii thii commented Mar 10, 2022

No description provided.

@circAssimilate
Copy link

circAssimilate commented Mar 15, 2022

Is there anything I can do to help with this? For now, I've just checked out this branch while we wait for the 5.6 release.

@michaellenaghan
Copy link

Without this patch, or something like it, building the 5.6 branch using Xcode 13.3 produces this error:

[0/1] Planning builderror: the executable 'swift-format' requires macos 10.11, but 
depends on the product 'ArgumentParser' which requires macos 10.15; consider 
changing the executable 'swift-format' to require macos 10.15 or later, or the product 
'ArgumentParser' to require macos 10.11 or earlier.

@allevato
Copy link
Member

As of right now, we're going to need https://bugs.swift.org/browse/SR-15989 to be resolved before we can release a 5.6 compatible version, to fix the SPM dependency issue. swiftlang/swift-syntax#372 should fix that; they'll need to cut a new release after that.

@kylebrowning
Copy link

Looks like this should be ready @allevato

@allevato
Copy link
Member

This has been superseded by #286 (to use the newly tagged 0.50600.1 swift-syntax release and a different swift-argument-parser release.

I'll be tagging the new swift-format release momentarily.

@allevato allevato closed this Mar 18, 2022
@thii thii deleted the release/5.6 branch March 18, 2022 22:27
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.

5 participants