SwiftCSV icon indicating copy to clipboard operation
SwiftCSV copied to clipboard

Package Resolution Failed

Open MiaKoring opened this issue 11 months ago • 2 comments

I’m unable to add the package as Dependency. I tried resetting package caches, deleting Derived Data, restarting Xcode.

I’m currently on Version 16.2 of Xcode

MiaKoring avatar Mar 26 '25 16:03 MiaKoring

Screenshot-2025-03-26-at-17-12-54.png

MiaKoring avatar Mar 26 '25 16:03 MiaKoring

@MiaKoring I usually get these kinds of errors when Xcode has trouble with package resolution somewhere, and then just bails at resolving any random actual package. So this could be a red herring.

Can you check whether a new package / app project and adding just this 1 dependency there also produces the error?

DivineDominion avatar Mar 30 '25 16:03 DivineDominion