Skip to content
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

Update SPM instructions to swift-tools-version 5.6 #533

Merged

Conversation

fwcd
Copy link
Member

@fwcd fwcd commented Jul 31, 2022

Swift 5.6 deprecates .package(name:url:_:) in favor of .package(url:exact:) and requires dependencies to explicitly specify the package their dependencies come from. For details, see:

This patch updates the instructions in the README to match these updated conventions.

@fwcd fwcd requested a review from ahoppen as a code owner July 31, 2022 18:16
@fwcd
Copy link
Member Author

fwcd commented Jul 31, 2022

@swift-ci please test

@fwcd fwcd merged commit ed3b80c into swiftlang:main Aug 1, 2022
@fwcd fwcd deleted the update-instructions-swift-tools-version-5.6 branch August 1, 2022 10:37
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.

2 participants