Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 70 xcodebuild error message:

On Appium Inspector geeting below error :
Failed to create session. An unknown server-side error occurred while processing the command. Original error: Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 70 xcodebuild error message:

Environment :

  1. Xcode - 13.4 ,
  2. iOS simulator Version : 15.5
  3. Appium Version : 1.22.3
    Installed all the necessary packages required for the set up as well. Able to build the xcode project successfully.
    WebDriver Agent project has been built successfully, but could see that WDA instance is not getting installed on my Simulator after built succeeded,

And in same Environment if i only change Appium version to 1.21.0 then while making connection through to Appium inspector i got error : Failed to create session .Request time out

Currently blocked in this state and welcoming suggestions/help would be much appreciated.

Thanks in Advance
Refer attach image for error :

IMHO you should try to get it working with Appium 2.X.

https://www.headspin.io/blog/installing-appium-2-0-and-the-driver-and-plugins-cli

2 Likes