View Single Post
  #1 (permalink)  
Old December 12th, 2006, 05:59 PM
tennis.music tennis.music is offline
Registered User
 
Join Date: Dec 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to avoid automatical creation of debug folder?

I found Xcode has a very annoying feature.
I want to debug my program, and this program has to be run in a specific folder so as to read some other files. However, even when I overwrite the build product location, Xcode will just automatically create a folder named "debug" and put the executable file in it. I don't want this debug folder !!! Does anyone know how to avoid this? I am so fustrated. Thanks a lot.