yonaskolb / yonaskolb/XcodeGen
How to add other xcodeproj into xcworkspace?
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
Question
Hi, I just have a simple question. I need to add existing xcodeproj into generated xcworkspace to achieve modularity.
I need a best practice about the project.yml file about how to xcodeproj into generated xcworkspace?
Expectation
Here is my expectation result

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 project.yml configuration and how XcodeGen generates the xcworkspace. Determine the supported way to reference an existing xcodeproj and confirm that the generated workspace matches the expected modular layout shown in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100