Skip to content

Fix SwiftPMWorkspace compatibility with targetMap keys #1025

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
Jan 17, 2024

Conversation

MaxDesiatov
Copy link
Contributor

ResolvedTarget is no longer Hashable in SwiftPM, SourceKit-LSP should use ResolvedTarget.ID instead. Depends on swiftlang/swift-package-manager#7248.

`ResolvedTarget` is no longer `Hashable` in SwiftPM, SourceKit-LSP should use `ResolvedTarget.ID` instead. Depends on swiftlang/swift-package-manager#7248.
@ahoppen
Copy link
Member

ahoppen commented Jan 17, 2024

@swift-ci Please test

@ahoppen ahoppen enabled auto-merge January 17, 2024 17:57
@MaxDesiatov MaxDesiatov disabled auto-merge January 17, 2024 18:09
@MaxDesiatov
Copy link
Contributor Author

IIUC this repo doesn't support cross-repo testing, so CI here will fail. This PR shouldn't be merged until the corresponding SwiftPM PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants