yonaskolb / yonaskolb/XcodeGen
[Question] Using project instead of targets
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
Hi, currently I have a project that each logics separated into modules. But since I also want to add unit-test all of those modules folder structure will be a bit messy. Is there anyway to use xcodeporj instead of targets? I checked doc I saw the documentation but couldn't find anything related to that. Thank you so much!
Here is my YAML file
https://gist.github.com/serhatsezer/b370670590fe0d7f2aac09995200f0b9
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 with the linked YAML file and the XcodeGen documentation referenced in the issue. Determine whether project organization can use modules without targets, and identify the configuration and generated-project behavior that would need to change. Done means the supported approach is documented or the requested capability is clearly implemented and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100