Natterings RSS

Mobile Hacker Stephen Ryner Jr. is also known as @nuthatch

Archive

Dec
30th
Wed
permalink

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.

  1. nuthatch posted this
blog comments powered by Disqus