Files
XcodeGen/Docs/Examples.md
2019-12-02 09:33:06 -06:00

10 lines
641 B
Markdown

# Examples
These are a bunch of real world examples of XcodeGen project specs. Feel free to add your own via PR.
- [num42/RxUserDefaults](https://github.com/num42/RxUserDefaults/blob/master/project.yml)
- [toshi0383/Bitrise-iOS](https://github.com/toshi0383/Bitrise-iOS/blob/master/project.yml)
- [johndpope/swift-models](https://github.com/johndpope/swift-models/tree/stable/Inference)
- [atelier-socle/AppRepositoryTemplate](https://github.com/atelier-socle/AppRepositoryTemplate/blob/master/project.yml)
- [atelier-socle/FrameworkRepositoryTemplate](https://github.com/atelier-socle/FrameworkRepositoryTemplate/blob/master/project.yml)