Hello team,
I have Mac OS 10.12, in which I have installed both Xcode v7.3.1 and xcode 8.3. I want to perform automation on web apps in the iPhone 5 which has iOS 9.3.1.
I have installed all the required applications to run appium. I want to use Xcode v7.3.1, so I have installed its command line tools as well. Downloaded the safari launcher xcode project and installed the safarilauncher app in the iOS device.
I am using Appium v1.5.3. When the run the appium doctor, it shows that everything is installed. However, when I run the scripts for web apps, it gives error saying ideviceinstaller is not found, requesting to install the same.
When i try to install the ideviceinstaller through terminal, it throws an error saying xcode v7.3.1 is old, please update xcode 8.
Can you guide me through the steps for automating web apps in iOS safari, in the following environment:
Mac OS 10.12
xcode v7.3.1
appium v 1.5.3