How to print out the method name and line number and conditionally disable NSLog?
I’m doing a presentation on debugging in Xcode and would like to get more information on using NSLog efficiently. In particular, I have … Read more
I’m doing a presentation on debugging in Xcode and would like to get more information on using NSLog efficiently. In particular, I have … Read more