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

Adopt SwiftPM ModulesGraph initializer API adjustment #1233

Merged
merged 1 commit into from
May 8, 2024

Conversation

xedin
Copy link
Contributor

@xedin xedin commented May 7, 2024

ModulesGraph.init was changed by swiftlang/swift-package-manager#7530 to accept packages as a way to avoid having to recompute the full list of packages by walking roots.

`ModulesGraph.init` was changed by swiftlang/swift-package-manager#7530
to accept `packages` as a way to avoid having to recompute the full
list of packages by walking roots.
@xedin xedin requested review from benlangmuir and ahoppen as code owners May 7, 2024 07:08
@xedin
Copy link
Contributor Author

xedin commented May 7, 2024

@ahoppen ahoppen merged commit cefb3df into swiftlang:main May 8, 2024
3 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