[XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: Command 'Scripts/bootstrap.sh -d' exited with code 1

Hi Team,
getting error in mac like this
[XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: Command ‘Scripts/bootstrap.sh -d’ exited with code 1

help me regarding this

environment
1.Mac
2.Appium Desktop 1.6.5

Try this…

cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
npm i -g webpack
./Scripts/bootstrap.sh -d

I tried by giving xcodeOrgId and xcodeSigningId and it is working fine .

Thank you

Hi Dayanand

Can you pls ellaborate "I tried by giving xcodeOrgId and xcodeSigningId and it is working fine "
I am also facing same issue as you…
Pls help…

Hey!
It still says -
Error: Command “bootstrap” does not exist.

What should i do ?

Hi jyotidgs1
is it working for u now