Skip to content

Fundamentals-Projects/DressesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

DressesApp

This project is similar to the "Bow Ties" project from the book "Core Data by Tutorials Fourth Edition" Aaron Douglas, Saul Mora, Matthew Morey and Pietro Rea; in this case, I did it with Dresses.

This is implemented in the version of iOS 14.5 where the main difference with respect to the book is in the initialization of the managedContext. In the book example, the managedContext it passes from class to class through "application" property in the appDelegate Class.

In my case, it doesn't work this time, because I get a error unwrapping the managedContext variable and I'm no sure why, maybe with a better understood I will try like a porperty.

Simulator Screen Shot - iPhone 11 Pro - 2021-09-12 at 20 29 55

About

Core Data - NSManagedObject Subclasses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages