| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Robert La Ferla wrote:
On Aug 18, 2006, at 1:26 PM, Rob Lockstone <email@hidden> wrote:
Now that that's out of the way, in your Target(s), do you have the necessary environment variables defined? This would be in the Build Settings section of your target, e.g.:
MYPROJECT /Users/you/path/to/my/project/stuff
The environment variable is set in the shell. It works fine from the shell. I could indeed set it in the target but why do I have to? Does XCode fork a certain type of shell? sh? bash? csh? Maybe I'm not setting it in that particular shell? (I don't use bash as my default.)
http://developer.apple.com/qa/qa2001/qa1067.html
I can think of three ways of getting this info passed:
- setting the environment variables in XCode
- setting the environment variables globally as per QA 1067
- changing XCode project to use a shell script build phase to
invoke ant, and inherit the environment from the shellThe first is easiest. _______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.