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
Swift Package Manager in Xcode 11.3.1, cannot resolve the dependency graph due to tag issues.
It makes no difference if I specify an explicit version or a range. I've verified that this works with a number of other repositories, so it does seem to be related to SwiftyDropbox.
The text was updated successfully, but these errors were encountered:
It seems related to that specific version of Xcode (it is fixed in newer versions of Xcode). I was able to reproduce it, but could not find the cause. SwiftyDropbox should definitely have nothing to do with it, since this package doesn't have any external dependencies.
If you are able to find the cause, let me know and I'll be happy to fix it.
dkk
changed the title
Is there any possible solution for this? I have been running into this problem for a while now.
Swift Package Manager Import in Xcode 11.3.1
Oct 15, 2021
Swift Package Manager in Xcode 11.3.1, cannot resolve the dependency graph due to tag issues.
It makes no difference if I specify an explicit version or a range. I've verified that this works with a number of other repositories, so it does seem to be related to SwiftyDropbox.
The text was updated successfully, but these errors were encountered: