Looking Projectwide for NSLog’s:
Shift-Apple-F: [^//]NSLog
All the NSLogs, which don’t have // infront of them.
Update: This might be a more elegant way to get rid of the NSLogs. 447
comment find NSLog regexp search
287[^//]NSLog
Looking Projectwide for NSLog’s:
Shift-Apple-F: [^//]NSLog
All the NSLogs, which don’t have // infront of them.
Update:
This might be a more elegant way to get rid of the NSLogs. 447
comment find NSLog regexp search
484Printing Selectors in NSLog 452Padding with Zeros (or other characters) 447Stripping out NSLog() from the Release Build 376Variable length of accuracy of float in NSString 218Obj-C, Shortcut: Boolean return value to String