WebDriverAgent does not work

Hi All,
I’m trying to initialize WebDriverAgent and connect the iphone with xcode.

I launched this command from terminal on mac but does not work

xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination ‘id=00008020-00140D5A3686002E’ test

the test don’t pass this step and remain in this status for more one hour:

Test Suite ‘All tests’ started at 2019-09-24 11:46:24.708
Test Suite ‘WebDriverAgentRunner.xctest’ started at 2019-09-24 11:46:24.708
Test Suite ‘UITestingUITests’ started at 2019-09-24 11:46:24.708
Test Case ‘-[UITestingUITests testRunner]’ started.
t = 0.00s Start Test at 2019-09-24 11:46:24.710
t = 0.00s Set Up
2019-09-24 11:46:24.755992+0200 WebDriverAgentRunner-Runner[1298:306524] Built at Sep 23 2019 18:19:19
2019-09-24 11:46:24.771550+0200 WebDriverAgentRunner-Runner[1298:306524] ServerURLHere->http://<-ServerURLHere
2019-09-24 11:46:24.772197+0200 WebDriverAgentRunner-Runner[1298:306694] Using singleton test manager

thank you very much :+1: