It looks like xcode\'s $PATH environment setting is different from my user shell environment.
Where does xcode get the $PATH setting from and what\'s the best way t
Nothing was working for me in XCode 7. You need to set the PATH variable in XCode schemes.
Found the solution at: Where to set environment variables for app?