Step 9: Build and test your app
-
In Xcode, select your project in the project navigator.
-
Make sure your Mac is connected to your iOS device.
-
In the workspace toolbar at the top of the window, click the name of your app, then choose the target device to use for building and running your app.
-
Click the Run button in the toolbar to build and run your app.
-
Run and test your app on all devices that you intend to support.
-
Check the icons and images in different orientations.
-
Verify that all expected custom app files are present.
-
Check the Help menu to make sure it opens the correct URL.
-