Use of "/" in Build Configuration Names?
Use of "/" in Build Configuration Names?
- Subject: Use of "/" in Build Configuration Names?
- From: Greg Link <email@hidden>
- Date: Fri, 14 Apr 2006 16:05:51 -0400
Xcode User's Group -
By chance, I had instantiated a build configuration "Development/
GenProfile", so that I didn't have to change the internal build
setting every time I wanted to do an iterative rebuild. I just now
noticed that the build products are placed into the directory
<ProjectRoot>/build/Development/GenProfile/
rather than something along the lines of
<ProjectRoot>/build/Development&GenProfile/
which would allow things to work a bit better, in my case, as my
scripts would still be able to find the directory (and expect a fixed
number of upper-level directories in their relative paths).
Is this intentional behavior, so developers can have buildsetting
subdirectories, (and thus there should be some sort of warning when
editing build configurations that you're about to make a sub-
directory), or should the tool convert "/" characters in build
configuration titles to something more file-system friendly?
- Greg Link
Penn State University
_______________________________________________
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