Live data from Hacker News

Reader-submitted Objective-C / XCode tips of 2012

nshipster.com

21–22 of 22 posts

Re: Reader-submitted Objective-C / XCode tips of 2012

#22
post #7
post #6

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.

Well, I use the same method until I heard the DCIntrospect library (https://github.com/domesticcatsoftware/DCIntrospect)
Post reply on HN