This sample contains the complete source code to the Core Data Utility Tutorial. The sample illustrates how you can create a command-line utility that uses Core Data. It shows how to perform basic tasks required in a Core Data application: Creation of a Core Data stack -- a persistent store...