yonaskolb / yonaskolb/XcodeGen
Question: Always add to `Target Dependencies`
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
I have a project where we want to add linked or embedded binaries always also to the Target Dependencies of the target to make them declared as specific as possible. On the scheme level we have find/build explicit dependencies turned off.
However, most of the time targets are only added to "linked" or "embedded" dependencies. Is there a way to force targets to always be added to the "target dependencies"?
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
No files, tests, or entry points are named. Start by reproducing the configuration with “find/build explicit dependencies” disabled and linked or embedded binaries, then compare the generated target dependencies. Done means determining whether XcodeGen can force those targets into Target Dependencies and documenting or implementing the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100