The LLDB View Hierarchy Dump tip is something that I think I can use again and again and again.
This is also interesting (many might not know about it): https://github.com/glock45/iOS-Hierarchy-Viewer
21–22 of 22 posts
The LLDB View Hierarchy Dump tip is something that I think I can use again and again and again.
The LLDB View Hierarchy Dump tip is something that I think I can use again and again and again.
Definitely beats view.backgroundColor = [UIColor redColor];! Though I'm not sure I'll ever to shake that trusty old "debugging" hack.