avoid spaces in build configuration name
avoid spaces in build configuration name
- Subject: avoid spaces in build configuration name
- From: Stefan Werner <email@hidden>
- Date: Wed, 5 Oct 2005 20:14:24 -0700
Hi,
is it forbidden to use spaces in build configuration names? I just
set up a build configuration with a space in its name, and Xcode is
unable to find my headers that are in the build director (referenced
with ${TARGET_BUILD_DIR} in the search paths). Even adding quotation
marks around them didn't help, a look at the detailed build output
reveals that Xcode removed the quotation marks and interpreted it as
two separate paths.
This just as a word of caution for fellow Xcode users - the wonderful
world of Unix tools doesn't like our Mac habits.
Seems ironic to me that in 2005, Apple software on the Mac would
choke on spaces in path names.
Stefan
_______________________________________________
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