yonaskolb / yonaskolb/XcodeGen

Config to show/hide specific schemes

Open
#937 3 comments 10 reactions 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

Is there a way to show/hide specific schemes to keep the scheme selection clean?
In the scheme manager, there is a show checkbox that allows to hide some schemes from the active scheme selector.
So far I wasn't able to modify this parameter with xcodegen.

Thank you

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 in the scheme manager configuration and trace how scheme visibility is represented in generated Xcode projects. Determine how the existing show checkbox maps to project output; done means a documented XcodeGen configuration can hide or show selected schemes and the generated project reflects it.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.