Changes

Jump to: navigation, search

An iOS 4 iPhone Core Data Tutorial (Xcode 4)

22 bytes added, 18:10, 31 March 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 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:
<google>IOSBOX</google>
[[Image:ios_4_iphone_core_data_app.jpg|An iOS 4 iPhone Core Data Example App running]]

Navigation menu