Skip to content

use resolved location when managed dependencies and resolved graph do not agree #7034

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

Closed
wants to merge 1 commit into from

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Oct 25, 2023

motivation: avoid removing entries from resolved file when managed dependencies has an older location (URL) of a dependency

changes:

  • when managed dependencies have an older / different URL from the one resolved, use the resolved one for the resolved file
  • add test

rdar://117381924

… not agree

motivation: avoid removing entries from resolved file when managed dependencies has an older location (URL) of a dependency

changes:
* when managed dependencies have an older / different URL from the one resolved, use the resolved one for the resolved file
* add test

rdar://117381924
@tomerd
Copy link
Contributor Author

tomerd commented Oct 25, 2023

@swift-ci test

@tomerd
Copy link
Contributor Author

tomerd commented Oct 25, 2023

replaced by #7039

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.

1 participant