XcodesOrg / XcodesOrg/XcodesApp

Project cannot be built due to broken dependency

Open
#796 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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:

  1. Clone the project
  2. Open the Xcode project
  3. 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.

Image

Version

  • OS: macoS 26.3
  • Xcodes: main @ 1a0d335

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.