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" } ] }