December 2013
Intermediate to advanced
464 pages
14h 46m
English
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.
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 ...
Read now
Unlock full access