It's really simple to add Core Data to your project by comparing it with a new project incl. Core Data. You need to add a "Data Model" file and some methods and ivars in the AppDelegate.
Look at the Core Data Project Template in the implementation file -> "Core Data stack".