Skip to content

[SKSwiftPMWorkspace] Set swiftpm config file when creating Workspace #299

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 1 commit into from
Aug 3, 2020

Conversation

aciidgh
Copy link
Contributor

@aciidgh aciidgh commented Aug 1, 2020

This is quite important to set otherwise SourceKit-LSP sets off a wrong
package resolution operation potentially resulting in a wrong swiftpm
package graph.

Ideally, SwiftPM should have APIs that don't force clients to handle all
this configuration but we don't have that today.

This is quite important to set otherwise SourceKit-LSP sets off a wrong
package resolution operation potentially resulting in a wrong swiftpm
package graph.

Ideally, SwiftPM should have APIs that don't force clients to handle all
this configuration but we don't have that today.
@aciidgh aciidgh requested a review from benlangmuir as a code owner August 1, 2020 16:21
@aciidgh
Copy link
Contributor Author

aciidgh commented Aug 1, 2020

@swift-ci test

@benlangmuir benlangmuir merged commit 4fcf071 into master Aug 3, 2020
@benlangmuir benlangmuir deleted the swiftpm-config branch August 3, 2020 16:08
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