From e5c6a69cc7d37d7c6279196cbba3edf2a774c968 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Tue, 21 Apr 2020 07:19:24 -0700 Subject: [PATCH] Add app-architecture by @objcio @floriankugler #261 --- contents.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/contents.json b/contents.json index f94872d1..c60361e2 100644 --- a/contents.json +++ b/contents.json @@ -19333,6 +19333,21 @@ ], "suggested_by": "@dkhamsing", "date_added": "Apr 20 2020" + }, + { + "title": "Recordings", + "description": "Sample code of the App Architecture book", + "category-ids": [ + "sample" + ], + "tags": [ + "swift" + ], + "license": "other", + "source": "https://github.com/objcio/app-architecture", + "homepage": "https://www.objc.io/books/app-architecture", + "suggested_by": "@dkhamsing", + "date_added": "Apr 21 2020" } ] }