PDA

View Full Version : Dumb Mac question


Phil Steinmeyer
08-11-2005, 10:29 PM
Was doing some Mac work tonight, using XCode 2.1.

One annoying problem I couldn't resolve. I wanted to set up the build targets so as to put the final app in a particular directory (\bin), and be able to debug out of that directory, etc.

However, while XCode will let you set a target directory, it always wants to append either Development or Deliverable to that directory (depending on what 'mode' you're in). So I can only get it to put the app into \bin\Development or \bin\Deliverable. Is there any way to change this?

Sillysoft
08-12-2005, 02:51 PM
I can't answer your question, but I bet that the xcode-users mailing list (http://lists.apple.com/mailman/listinfo/xcode-users) can. Maybe even the archives of it.