Xcode Failure : Code 65

I am trying to run a test in iOS simulator in support of Appium GUI and its not running successful with the below error message and its quitting Appium by displaying no WDAs found.

ERROR. LOG:

[XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 [XCUITest] xcodebuild error message: [XCUITest] [XCUITest] Quitting and uninstalling WebDriverAgent [WebDriverAgent] Shutting down sub-processes [iOSSim] Building bundle path map [iOSSim] The simulator has '0' bundles which have 'WebDriverAgentRunner-Runner' as their 'CFBundleName': [WebDriverAgent] No WDAs on the device.

Xcode Failure : Code 65
 
 
Q