Where is Xcode's build folder?

aryaxt picture aryaxt · May 10, 2011 · Viewed 184.5k times · Source

Before Xcode 4 the build used to be created in the root folder of my project. I can no longer find it.

Where can i find the build folder?

Answer

pzearfoss picture pzearfoss · May 10, 2011

~/Library/Developer/Xcode/DerivedData is now the default.
You can set the prefs in Xcode to allow projects to specify their build directories.