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?
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?