yonaskolb / yonaskolb/XcodeGen
Is it possible to use XcodeGen to create a new project?
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
I'm looking at different Xcode build tools (along with custom Xcode project templates) to generate a new project. As in, there is no existing code outside of the spec and included files.
Is this possible with XcodeGen? I can't seem to get a Target to build/run when I create a project from scratch (from the YAML file).
Thanks in advance!
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
The issue concerns generating a new project from a YAML file, with a Target that should build and run despite no existing source code. Start by reproducing the generated project from the smallest spec mentioned; done would mean determining whether this workflow is supported and identifying the missing or unsupported requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100