From 2c48c6e804fc6b89d86843c27b98965078516e81 Mon Sep 17 00:00:00 2001 From: Aaron Brethorst Date: Sat, 14 Aug 2021 22:52:05 -0700 Subject: [PATCH] Adds OneBusAway to list of examples --- Docs/Examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Docs/Examples.md b/Docs/Examples.md index 27159d966..b4eb2e3b0 100644 --- a/Docs/Examples.md +++ b/Docs/Examples.md @@ -11,3 +11,4 @@ These are a bunch of real world examples of XcodeGen project specs. Feel free to - [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) +- [onebusaway/onebusaway-ios](https://github.com/oneBusAway/onebusaway-ios/)