
AnalysisTool is a Mac OS X application which provides GUI and CLI frontends to the LLVM/Clang static analyzer, a tool that finds bugs in C and Objective-C programs.
AnalysisTool includes a custom version of LLVM/Clang static analyzer.
Get the latest version from karppinen.fi/analysistool/
The COCO SAMURAI is kind enough to continuously maintain and update this very handy cheat sheet of xcode shortcuts. It has been updated for the latest xcode 3.2

You are encouraged to share the knowledge
Here’s a link to the original article just in case the links go down:
Xcode Shortcuts (PDF)
Xcode Shortcuts (Black & White) (PDF)
I was interviewed over the telephone a few months back by a reporter for the San Fransisco Gate Newspaper, Ryan Kim. We talked about how/why I got started coding for the iPhone. The conversation lasted for about 30 minutes. A few months passed and I completely forgot the conversation ever happened. Well, yesterday I was doing a little Googling and I accidentally ran into a copy of the published article posted online. The writer had never gotten back to me re: whether or not my interview had made it to print so I was happily surprised to see it. The article never names “Keyvisuals” per say, but I promise you I’m in there =)
Even cooler, after I did a little more searing around I found that the article had been translated into two different languages (one which I think is Chinese and the other I’m not sure but seems like it may be middle eastern) and posted on different foreign blogs.
Just in case the links go down I took screen shots (below)
Original Article
Chinese Translation of the article
Unknown Foreign Language Translation of the article

I had my 15 minutes and I didn’t even know it.
Here’s how to remove the shinny gloss look that is automagically added to your app icon by xCode. Sometimes you just don’t want to look like everyone else
You have to add the line
UIPrerenderedIcon
to your Info.plist file. Change its value to boolean and then add a check mark like below . . .

That will change this into this :
