• by jazzychad on 9/29/2021, 9:21:42 PM

    In the course of building an app, I ran into many brick walls and learned way too much about Core Data, iCloud sync, Collection and Table Views, and Diffable Data Sources.

    There is documentation for each of those individually, but I could find no clear and simple example project that ties them all together in a neat little bow. So I wrote this example starter project to help others who want to accomplish the same thing.