mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
Add travis badge
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# XcodeGen
|
||||
|
||||

|
||||
[](https://github.com/yonaskolb/SwagGen/blob/master/LICENSE)
|
||||
[](https://travis-ci.org/yonaskolb/XcodeGen)
|
||||
[](https://github.com/yonaskolb/XcodeGen/blob/master/LICENSE)
|
||||
|
||||
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!
|
||||
|
||||
Reference in New Issue
Block a user