Clicky

iOS Dev Nugget 19 Use the static analyzer

.

Need to run a code review on your codebase? Hire me

Xcode comes with the excellent Clang static analyzer. It helps to automatically find bugs such as memory leaks as well as unused variables.

Run it with the menu Product > Analyze. Use it!


Your feedback is valuable: Do you want more nuggets like this?   Yes   or   No

.

Like this and want such iOS dev nuggets to be emailed to you, weekly?

Sign Me Up! or follow @iosdevnuggets on Twitter

.

View archives of past issues