Delete 'Carthage/Checkouts' directory

Open
#952 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
35/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
git
Domain
build-system

Research direction

Remove the old /Carthage/Checkouts directory referenced in the issue, then inspect Cartfile.private to confirm the dependencies are still declared there. Run carthage update and verify that it uses the dependencies from Cartfile.private without the stale checkout directory.

Written by the indexing model from the issue text.

Description

Old git submodules for ComponentKit's dependencies are checked out at /Carthage/Checkouts. This breaks carthage update as the dependencies mentioned in Cartfile.private won't be used.

Dominant language
Objective-C++
Stars
5.7k
Forks
574
PR merge metrics
No merged PRs in 30d

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.

More from facebook/componentkit

All issues in facebook/componentkit

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.