Closed robertwitt closed 4 years ago
Create an abstract ObjectsViewController that manages an NSFetchedResultsController and an optional UISearchController to display a table of objects.
ObjectsViewController
NSFetchedResultsController
UISearchController
Create an abstract
ObjectsViewController
that manages anNSFetchedResultsController
and an optionalUISearchController
to display a table of objects.