• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: avoid spaces in build configuration name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: avoid spaces in build configuration name


  • Subject: Re: avoid spaces in build configuration name
  • From: "William H. Schultz" <email@hidden>
  • Date: Fri, 7 Oct 2005 09:37:09 -0700

Scott,

I've noticed this issue as well, but I noticed that Xcode isn't saving the quotation marks to disk inside the project file. If I manually put them in the project file, everything works fine the next time I open the project, but they are removed when the project is automatically resaved. In the instances where I tried to used spaces, I put quotes around the variable name like so: "$ {TARGET_BUILD_DIR}"/some_sub_directory. This works fine, except that it isn't saved to disk, so it works until I close the experiment.


Hank Schultz Cedrus Corporation http://www.cedrus.com/



On Oct 5, 2005, at 10:12 PM, Scott Tooker wrote:

There are known issues with spaces in configuration names that we want to fix for a future release.

Scott

On Oct 5, 2005, at 8:14 PM, Stefan Werner wrote:


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


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40cedrus.com


This email sent to email@hidden




_______________________________________________
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


  • Follow-Ups:
    • Re: avoid spaces in build configuration name
      • From: Scott Tooker <email@hidden>
References: 
 >avoid spaces in build configuration name (From: Stefan Werner <email@hidden>)
 >Re: avoid spaces in build configuration name (From: Scott Tooker <email@hidden>)

  • Prev by Date: Re: How to disable 'warning: converting to 'int' from 'float'' warning?
  • Next by Date: Re: How to disable 'warning: converting to 'int' from 'float'' warning?
  • Previous by thread: Re: avoid spaces in build configuration name
  • Next by thread: Re: avoid spaces in build configuration name
  • Index(es):
    • Date
    • Thread