re: Where to find list of Xcode-specific environment variables ?
re: Where to find list of Xcode-specific environment variables ?
- Subject: re: Where to find list of Xcode-specific environment variables ?
- From: George Warner <email@hidden>
- Date: Wed, 02 Mar 2005 15:15:14 -0800
On Wed, 2 Mar 2005 20:25:44 +0000, Paul Russell <email@hidden> wrote:
> In order to make some paths relative rather than absolute (e.g. paths
> to custom executables) I'd like to use an appropriate environment
> variable. I'm guessing there must be something like PROJECT_DIR or
> PROJECT_PATH which I could use to define paths relative to the Xcode
> project itself, but I can't find these documented anywhere ?
If you select your target and add a "New Shell Script Phase" and then build
your project you can then look at the detailed build results to see all the
"setenv"'s before the script commands are executed.
--
Enjoy,
George Warner,
Schizophrenic Optimization Scientist
Apple Developer Technical Support (DTS)
_______________________________________________
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