I’ve been using the Swift Package Manager Xcode integration since its introduction in Xcode 11 but was constantly hitting the following error while trying to check out any dependency.
The only way to add it to the project was to star it in GitHub and select it from the list. A couple of months ago I was fed up with this situation and promised myself that I would dive deep to understand why it was happening, given that every other person I know using the integration was functioning perfectly.