mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
Update README.md
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||

|
||||
[](https://github.com/yonaskolb/SwagGen/blob/master/LICENSE)
|
||||
|
||||
A command line tool that generates an Xcode project from a YAML project spec
|
||||
A command line tool that generates your Xcode project from a YAML project spec and your folder structure.
|
||||
This allows for easy configuration which is git friendly, and means your project structure represents exacty what's on disk. The project can be re-generated on demand which means you can remove your xcode project from git and say goodbye to .xcodeproj merge conflicts!
|
||||
|
||||
Given the following spec file:
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user