Dec
30th
Wed
30th
Google Toolbox For Mac Xcode Plugin
If you use git with Xcode, you quickly realize Xcode has a habit of inserting trailing whitespace (e.g. spaces or tabs before the end of line.) Git complains about trailing whitespaces.
So go grab http://bit.ly/GTMXcodePlugin to remove trailing whitespace (adds “Correct Whitespace On Save” option to preference pane.)
Oh, and it helps with unit testing. But for now I’m glad to fix the whitespace.