Re: PATH for applications run inside XCode
Re: PATH for applications run inside XCode
- Subject: Re: PATH for applications run inside XCode
- From: Roland Bosa <email@hidden>
- Date: Fri, 24 Apr 2015 12:16:00 -0700
On Apr 24, 2015, at 2:29, Jon Hodgson <email@hidden> wrote:
> 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?
Does this work for you?
Launch Xcode from the command line (which has the proper environment):
$ cd folder_of_funky_project
$ open FunkyProject.xcodeproj
roland
_______________________________________________
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