Database Reference
In-Depth Information
Click on HitList.xcdatamodeld to open it. As you can see, Xcode has a powerful
data model editor that looks like this:
The data model editor has a lot of features that you'll explore in later chapters. For
now, let's focus on creating a single Core Data entity.
Click on Add Entity on the lower-left to create a new entity. Double-click on the
new entity and change its name to Person , like so:
Search WWH ::




Custom Search