mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
17acb4dc61
We no longer use XcodeGen for this (because we switched this to pure SPM)
14 lines
1.0 KiB
Markdown
14 lines
1.0 KiB
Markdown
# Examples
|
|
|
|
These are a bunch of real world examples of XcodeGen project specs. Feel free to add your own via PR.
|
|
|
|
- [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)
|
|
- [scelis/XcodeGen-TestStickers](https://github.com/scelis/XcodeGen-TestStickers/blob/master/project.yml)
|
|
- [minvws/nl-covid19-notification-app-ios](https://github.com/minvws/nl-covid19-notification-app-ios/blob/master/project.yml)
|
|
- [pvinis/react-native-xcodegen](https://github.com/pvinis/react-native-xcodegen/blob/master/templates)
|
|
- [covid19cz/erouska-ios](https://github.com/covid19cz/erouska-ios/blob/develop/project.yml)
|
|
- [markst/hotreloading-vscode-ios](https://github.com/markst/hotreloading-vscode-ios)
|