Describe the bug
When cloning the repo, it is impossible to build the project, since the AsyncHTTPNetworkService dependency cannot be fetched. Either the RobotsAndPencils/AsyncHTTPNetworkService repo is private or doesn't exist.
To Reproduce
Steps to reproduce the behavior:
- Clone the project
- Open the Xcode project
- Try building/resolving dependencies
Expected behavior
The project should build successfully.
Screenshots
github.com: https://github.com/RobotsAndPencils/AsyncHTTPNetworkService: The remote repository could not be accessed. Make sure a valid repository exists at the specified location and that the correct credentials have been supplied.
Version
- OS: macoS 26.3
- Xcodes: main @ 1a0d335
Describe the bug
When cloning the repo, it is impossible to build the project, since the
AsyncHTTPNetworkServicedependency cannot be fetched. Either theRobotsAndPencils/AsyncHTTPNetworkServicerepo is private or doesn't exist.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The project should build successfully.
Screenshots
Version