XcodesOrg / XcodesOrg/XcodesApp
Project cannot be built due to broken dependency
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.6k
- Forks
- 387
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 3
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Xcode project and inspect how the AsyncHTTPNetworkService dependency is configured. Try resolving dependencies from a fresh clone, then verify that the project builds successfully without the reported repository-access error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100