From 9271d8acf50e79580e7183fc80af2aeef772d7eb Mon Sep 17 00:00:00 2001 From: Pavlos Vinieratos Date: Wed, 5 Aug 2020 12:04:15 +0200 Subject: [PATCH] Update Examples.md (#923) --- Docs/Examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Docs/Examples.md b/Docs/Examples.md index d10f8663..07a9b04f 100644 --- a/Docs/Examples.md +++ b/Docs/Examples.md @@ -8,3 +8,4 @@ These are a bunch of real world examples of XcodeGen project specs. Feel free to - [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)