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
Reply to Xcode build failed due to Tests did not run
I am also having the same issue with Xcode 15 and iOS SDK 17.0.2. Do we have any solution for this?
Replies
Boosts
Views
Activity
Oct ’23
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
Replies
Boosts
Views
Activity
Oct ’23