Re: PATH for applications run inside XCode
Re: PATH for applications run inside XCode
- Subject: Re: PATH for applications run inside XCode
- From: Scott Ribe <email@hidden>
- Date: Fri, 24 Apr 2015 08:30:02 -0600
On Apr 24, 2015, at 3:29 AM, Jon Hodgson <email@hidden> wrote:
>
> 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?
/opt/local/bin is not in the path by default, you’ve installed something which has added it to your path via some . file in your home directory.
So you should probably just edit the scheme, add an appropriate entry to environment variables, and not worry about Xcode not getting it automatically.
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice
_______________________________________________
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