Hi,

I have a console app which searches the folders in PATH for a file, on my
system that file is in /opt/local/bin

It works fine from the command line .

But from inside XCode it fails, because /opt/local/bin is not in the path.

I can work around this issue, but it does beg the question, is there a way
to ensure that a program run inside XCode will see the same PATH (and
ideally other environment variables) as it would see when run from the
command line?

I'm using XCode 6 on Yosemite by the way.

regards

Jon
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to