alias scan-build='xcodebuild clean && /usr/local/bin/checker-0.142/scan-build -analyze-headers -v -v -v -V xcodebuild -activetarget -sdk iphoneos2.2.1'For those that don't know, Clang is great command line utility that will scan your Xcode project for memory and other bugs that you may not catch.
Thanks to Maior and InsertWittyName on #iphonedev (freenode IRC server).
0 comments:
Post a Comment