Setting up Xcode

To set up the Xcode, we will perform the following steps:

  1. You can download the latest Xcode from https://developer.apple.com/xcode/.
  2. After downloading it, install and open it.
  3. Navigate to Preferences | Components to download and install command-line tools and iOS Simulators, as shown in the following screenshot:

If you are using a real device, you need a provisioning profile installed on the device and USB-debugging enabled on it.

Try to launch the iPhone simulator and verify that it works. You can launch the simulator by navigating to Xcode | Open Developer Tool | iOS Simulator. The simulator should look similar to what ...

Get Selenium WebDriver 3 Practical Guide - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.