Using the Simulator
OBJECTIVES
Testing your app in the Simulator.
If you finished developing your app, you're now ready to test it.
STEP 1. Select your device
Go to the BUILD tab from the Project Editor and select an iOS device (aka the Simulator) to run your app.
STEP 2. Build and Run
Click on the Build and Run button.
STEP 3. Test your app
Try to navigate between the list and detail forms in your app.