PATH for applications run inside XCode
PATH for applications run inside XCode
- Subject: PATH for applications run inside XCode
- From: Jon Hodgson <email@hidden>
- Date: Fri, 24 Apr 2015 10:29:54 +0100
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden