Creating a Project That Uses Core Data

    Steps
  1. Choose File > New > Project.

  2. Select the project template for your iOS or OS X product, and click Next.

  3. If the Use Core Data option appears in the project options pane, select it and click Next.

    Otherwise, Core Data is not available in the selected project template.

  4. Enter the project name, and specify its location in your file system.

  5. Click Create.

Get a jump-start on your Core Data-based project by using one of the project templates that incorporate Core Data.

image: ../art/project_options-core_data-focus.png

The project templates that incorporate Core Data:

Use the Core Data model editor to edit the managed object model.