Post

Replies

Boosts

Views

Activity

Reply to Xcode build failed due to Tests did not run
Thanks @SpaceTrucking @Pa303m I tried below solution : Earlier i had opened WebDriverAgent.xcodeproj from the location "/usr/local/lib/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj". Now changed it to the path returned by below command echo "$(dirname "$(find "$HOME/.appium" -name WebDriverAgent.xcodeproj)")" Build is succeeded for WebdriverAgentRunner and WebdriverAgentLib
Oct ’23