I am currently trying to import the FSCalendar package into Xcode. The link is: https://github.com/WenchaoD/FSCalendar. I'm using the package manager (file -> add packages -> plus button in bottom left corner -> add package collection...). Upon entering the link, I receive the error: <Received invalid response at https://github.com/WenchaoD/FSCalendar. Please make sure it is a package collection URL.>. I have a Github, with an ssh key. I know the ssh key works for my mac, because I am able to push changes to a different project I'm working on. Does anyone know what's causing this?
I've tried manually setting my private ssh key path as well as uninstalling and reinstalling xcode.