Unable to launch WebDriverAgent because of xcodebuild failure: "Carthage binary is not found. ` if it is not installed and make sure the root folder is on the path

Hi Folks,

As I am running test IOS test scripts using appium java.

My issue is that when I’m running my test using maven ->run configuration along with passing PATH variable environment variable as “/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/Cellar/carthage” it works fine.

But If I run/debug the test using testNG not using pom.xml it shows that carthage binary not found at path.

Even I exported the carthage path in .bash_profile as global path.

Looking for a best possible solution from you.

Much thanks .

Regards,
Deepak.

You don’t say but it’s probably an Eclipse issue: