Swift Package Manager gets stuck indefinitely upon adding new package

Viewed 62

I just updated Xcode to 13.2 (and MacOS Monterey) and it doesn't recognize the 3rd-party packages which I had added in Xcode 13.1 using SPM. So I removed them from the target and tried to add them anew. But it gets stuck here indefinitely:

enter image description here

Any solutions? Thanks

0 Answers
Related