Re: PATH for applications run inside XCode

2015-04-24 Thread Scott Ribe
On Apr 24, 2015, at 3:29 AM, Jon Hodgson jonhodgson.devli...@googlemail.com 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

Re: PATH for applications run inside XCode

2015-04-24 Thread Jens Alfke
On Apr 24, 2015, at 12:16 PM, Roland Bosa rb...@logitech.com wrote: Launch Xcode from the command line (which has the proper environment): $ cd folder_of_funky_project $ open FunkyProject.xcodeproj That won’t work because the ‘open’ tool doesn’t directly launch Xcode; instead it calls