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

Add support for selecting SwiftSDKs #786

Closed
adam-fowler opened this issue Jul 30, 2023 · 2 comments · Fixed by #1535
Closed

Add support for selecting SwiftSDKs #786

adam-fowler opened this issue Jul 30, 2023 · 2 comments · Fixed by #1535
Assignees
Labels
enhancement New feature or request

Comments

@adam-fowler
Copy link
Contributor

Now that the SwiftSDKs proposal has been accepted, SourceKit-LSP should add support for the SwiftPM command line parameter: --swift-sdk. So the user can select a SwiftSDK in a similar manner to how they would with SwiftPM.

@adam-fowler
Copy link
Contributor Author

@MaxDesiatov

@MaxDesiatov MaxDesiatov self-assigned this Jul 30, 2023
@ahoppen
Copy link
Member

ahoppen commented Jul 30, 2023

Tracked in Apple’s issue tracker as rdar://113099964

@MaxDesiatov MaxDesiatov added the enhancement New feature or request label Jul 31, 2023
ahoppen added a commit to ahoppen/sourcekit-lsp that referenced this issue Jun 28, 2024
We previously always assumed that the project was being built for the host.

Fixes swiftlang#786
Fixes swiftlang#1475
rdar://129662080
rdar://113099964
ahoppen added a commit to ahoppen/sourcekit-lsp that referenced this issue Jun 28, 2024
We previously always assumed that the project was being built for the host.

Fixes swiftlang#786
Fixes swiftlang#1475
rdar://129662080
rdar://113099964
lokesh-tr pushed a commit to lokesh-tr/sourcekit-lsp that referenced this issue Jul 4, 2024
We previously always assumed that the project was being built for the host.

Fixes swiftlang#786
Fixes swiftlang#1475
rdar://129662080
rdar://113099964
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants