You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Workspace] Detect changes in URLs when identity remains the same
Validates that the URL of the required dependencies are actually the ones that we currently have in the managed dependencies. This fixes a major bug where SwiftPM would not detect if fork of a package is added or removed. <rdar://problem/34302690> Detect changes in dependency URLs when the package identity remains same
0 commit comments