Changes

Jump to: navigation, search

An iOS 4 iPad Core Data Tutorial (Xcode 4)

4 bytes removed, 19:48, 9 May 2011
Building and Running the Example Application
The final step is to build and run the application. Click on the ''Run'' button located in the toolbar of the main Xcode project window. If errors are reported check the syntax of the code you have written, using the error message provided by Xcode as guidance. Once the application compiles it will launch and load into the iOS iPad Simulator. Enter some test contacts (some with the same name). Having entered some test data, enter the name of the contact for which you created duplicate records and click the Find button. The address and phone number of the first matching record should appear together with an indication in the status field of the total number of matching objects that were retrieved:
[[Image:ipad_coredata_example_running.jpg|An iPad core data application running]]

Navigation menu