Skip to content

[SourceKitLSP] Start using SwiftPM independent BuildDestination typ… #7884

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

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Aug 15, 2024

…e in BuildTarget API

Motivation:

BuildTriple is going away to it's as good time as any to introduce a new type to be used by SourceKit-LSP.

Modifications:

  • Adds a new BuildDestination API to be used by SourceKit-LSP instead of BuildTriple
  • Removes BuildTriple use from BuildTarget

Result:

BuildTriple is no longer used by SourceKit-LSP.

…e in `BuildTarget` API

`BuildTriple` is going away to it's as good time as any to introduce
a new type to be used by SourceKit-LSP.
xedin added a commit to xedin/sourcekit-lsp that referenced this pull request Aug 15, 2024
`BuildTriple` is going away to it's as good time as any to introduce a new type to be used by SourceKit-LSP.

Paired with swiftlang/swift-package-manager#7884
@xedin
Copy link
Contributor Author

xedin commented Aug 15, 2024

swiftlang/sourcekit-lsp#1627
@swift-ci please test

xedin added a commit to xedin/sourcekit-lsp that referenced this pull request Aug 15, 2024
`BuildTriple` is going away to it's as good time as any to introduce a new type to be used by SourceKit-LSP.

Paired with swiftlang/swift-package-manager#7884
@xedin xedin merged commit b2ff126 into swiftlang:main Aug 16, 2024
5 checks passed
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