'RoutingHTTPServer/RoutingConnection.h' file not found

Hi All,

I am facing the below issue while installing WebDriverAgent using Terminal.

Appium : 1.6.4
Xcode : 8.3
MAC : 10.12

When I run the below command

xcodebuild build test -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=’’ -configuration Debug

I got the below logs

usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentLib/Routing/FBWebServer.m:12:9: ‘RoutingHTTPServer/RoutingConnection.h’ file not found

Screenshot has been attached.

can you share the screen shot of carthage folder which is present inside wda folder.