yonaskolb / yonaskolb/XcodeGen
Config to show/hide specific schemes
Open
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
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
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