I have a somewhat messily-formatted Objective-C code base. Is there a way to have Xcode reformat an entire project to conform to a coding standard (i.e., properly indent, sp
One way to go that uses uncrustify in a different context is
http://universalindent.sourceforge.net/