WrappingHStack icon indicating copy to clipboard operation
WrappingHStack copied to clipboard

Swift Package Manager Import in Xcode 11.3.1

Open MithilV opened this issue 3 years ago • 1 comments

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.

MithilV avatar Oct 06 '21 15:10 MithilV

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 avatar Oct 15 '21 13:10 dkk

I'm closing it, since there is nothing I can do about it from within this library

dkk avatar Dec 05 '22 08:12 dkk