zebrunner / mcloud

Mobile farm ecosystem for Android and iOS devices
137 stars 21 forks source link

'CocoaAsyncSocket/GCDAsyncSocket.h' file not found #54

Closed tepmehatop closed 4 years ago

tepmehatop commented 4 years ago

Hello dear friends,

trying to setup IOS farm, but stack on step

Sign WebDriverAgent using your Dev Apple certificate and install WDA on each device manually

When i try to run test i get error 'CocoaAsyncSocket/GCDAsyncSocket.h' file not found

/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgentLib/Vendor/RoutingHTTPServer/RoutingHTTPServer.m:1:9: In file included from /usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgentLib/Vendor/RoutingHTTPServer/RoutingHTTPServer.m:1:

image

Hope for any help, Thank's Mark.

emirhansarac29 commented 4 years ago

Hey Mark,

you should run "./Scripts/bootstrap.sh" this command in where WebDriverAgent located. That will install dependencies.