yonaskolb / yonaskolb/XcodeGen

Use caching as default?

Open
#762 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
8.8k
Forks
908
Avg merge
17d 14h
Merged PRs (30d)
2

Description

Hi all

I’m considering turning the caching feature behind--use-cache on by default. Has anyone run into issues with it like any false positives on cache hits or anything?

I also propose adding a --no-cache flag to disable this

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

Start by locating the CLI handling for --use-cache and the existing cache implementation or tests. Clarify whether caching can safely become the default and define the behavior of a new --no-cache flag; done should include an agreed default and reliable opt-out behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.