Creating the Project

Start by creating a new project in Xcode (File > New > Project). Choose the Empty Application template and click Next. Fill in the settings on the next screen as shown in Figure 11.2. Make sure the Use Core Data check box is selected, then click Next and choose a place to save the new project.

Image

Figure 11.2 Setting up the project to support Core Data.

After you have created the project, you will need to add the functionality that you created in the previous chapter.

1. Open the new project and delete images.xcassets. Then click Move to Trash in the dialog that pops up.

2. Open both projects side by side and select all the files ...

Get Learning Mobile App Development: A Hands-on Guide to Building Apps with iOS and Android now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.