Exercises

Why not build on what you’ve learned by experimenting with adding Core Data and iCloud to a completely new application using the helper classes built throughout this book?

1. Create a new Single View Application for iPhone in Xcode and name the project EasyiCloud.

Tip

If you adapt this procedure to other project types, do not tick Use Core Data.

2. Download and extract the Generic Core Data Classes folder from the following URL: http://timroadley.com/LearningCoreData/Generic_Core_Data_Classes.zip.

3. Drag the Generic Core Data Classes folder into the EasyiCloud group in the EasyiCloud project. Ensure that “Copy items into destination group’s folder” and the EasyiCloud target are ticked before clicking Finish.

4. Add a Data Model ...

Get Learning Core Data for iOS: A Hands-On Guide to Building Core Data Applications 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.