yonaskolb / yonaskolb/XcodeGen
Different dependencies by configuration ?
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
Hi, is there a way to have different dependencies controlled by configuration ? We'll like to have different feature in debug and staging.
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 by reviewing XcodeGen's configuration and project-specification handling, along with the existing dependency generation behavior. Determine how debug and staging configurations could select different dependencies, then define the configuration syntax and verify that generated Xcode projects contain the expected dependencies for each configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift, yaml
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100