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
The sole feature of the "GTMXcodePlugin", aka Google Toolbox For Mac Xcode Plugin - does a great job of tidying objective-c code, by effectively, and safely trimming whitespaces.
The GTM Xcode 4 plugin currently only adds a "Clean Up Whitespace" menu item to the end of the "Edit" menu to remove unnecessary end of line white space from text files. Hopefully we will add more features soon. It has only been tested against Xcode 4.2.