Static Code Analysis techniques in Xcode
January 6th, 2008An article on Apple’s developer site shows some basics of how to use GCC’s static code analysis from within Xcode. (Better to let the compiler find problems for you than to have to find them yourself!)