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

build: remove SwiftSystem check #1931

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

compnerd
Copy link
Member

The swift-system package is not used in SourceKit LSP. It was required to fulfil the dependencies for swift-package-manager. With the changes in swiftlang/swift-package-manager#8231 which internalised the SystemPackage import, we no longer need this to be provided.

The swift-system package is not used in SourceKit LSP. It was required
to fulfil the dependencies for swift-package-manager. With the changes
in swiftlang/swift-package-manager#8231 which internalised the
SystemPackage import, we no longer need this to be provided.
@compnerd compnerd requested a review from ahoppen as a code owner January 17, 2025 21:56
@compnerd
Copy link
Member Author

Please test with following PRs:
swiftlang/swift-package-manager#8231

@swift-ci please test

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