Skip to content

Reference latest supported version of Xcode #3144

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 2 commits into from
Jan 5, 2021

Conversation

fulldecent
Copy link
Contributor

Reference latest supported version of Xcode in documentation

Motivation:

Because current version referenced is old.

Modifications:

Documentation

Result:

It references the current version

README.md Outdated
@@ -4,7 +4,7 @@ The Swift Package Manager is a tool for managing distribution of source code, ai

We’ve designed the system to make it easy to share packages on services like GitHub, but packages are also great for private personal development, sharing code within a team, or at any other granularity.

Swift Package Manager includes a build system that can build for macOS and Linux. Xcode 11 integrates with libSwiftPM to provide support for iOS, watchOS, and tvOS platforms.
Swift Package Manager includes a build system that can build for macOS and Linux. Xcode 12 integrates with libSwiftPM to provide support for iOS, watchOS, and tvOS platforms.
Copy link
Contributor

Choose a reason for hiding this comment

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

Xcode 11 is where integration with SwiftPM was introduced, how about: "Starting with Xcode 11, Xcode integrates..."

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Implemented at c37d912

@tomerd
Copy link
Contributor

tomerd commented Jan 2, 2021

thanks @fulldecent will merge when we are back next week

@tomerd tomerd self-assigned this Jan 2, 2021
@abertelrud
Copy link
Contributor

@swift-ci please smoke test

@tomerd tomerd added the ready Author believes the PR is ready to be merged & any feedback has been addressed label Jan 5, 2021
@tomerd tomerd merged commit 25e4ccc into swiftlang:main Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Author believes the PR is ready to be merged & any feedback has been addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants