mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
Fix path to an example project spec (#1096)
The previous linked file (`project.yml`) doesn't exist anymore in RxUserDefaults. Instead, `Examples/CocoaPodExample.yml` is an example spec in RxUserDefaults.
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
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)
|
||||
- [num42/RxUserDefaults](https://github.com/num42/RxUserDefaults/blob/master/Examples/CocoaPodsExample.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)
|
||||
|
||||
Reference in New Issue
Block a user