| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Feb 2, 2006, at 8:20 AM, Bill Meikle wrote: Your build is not failing because of the cd, because the cd in the build log is issued only for your convenience should you try to copy and paste the instructions out of the build transcript and execute them. Xcode doesn't actually invoke the 'cd' tool during a build. Most of your build settings are resolved to absolute paths at build time before being passed to tools like the compiler. If there is an error, it is in what those paths are set to, not in the 'cd' shown in the build log. Perhaps if you would show us the actual tool invocation and the specific error you're getting, we could help you. Chris |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/xcode-users/email@hidden This email sent to email@hidden
| References: | |
| >cd (From: Bill Meikle <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.