On Apr 24, 2015, at 2:29, Jon Hodgson <[email protected]> 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 protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
