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 SwiftDriver dependency to SKSwiftPMWorkspace #1061

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MaxDesiatov
Copy link
Member

In apple/swift-package-manager#7258 we need to use SwiftDriver explicitly to make sure that package access modifier and -package-name support can be detected properly. Somehow this dependency needs to be propagate to everyone depending SourceKitLSPAPI, even though the dependency was added as PRIVATE in SwiftPM. Adding it as PRIVATE here too.

In apple/swift-package-manager#7258 we need to use `SwiftDriver` explicitly to make sure that `package` access modifier and `-package-name` support can be detected properly. Somehow this dependency needs to be propagate to everyone depending `SourceKitLSPAPI`, even though the dependency was added as `PRIVATE` in SwiftPM. Adding it as `PRIVATE` here too.
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.

None yet

2 participants