iphone - How can I view the object hierarchy in XCode 4 like XCode 3 does? -


in information builder, need view/navigate objects in xib , use object hierarchy view in xcode 3. however, in xcode 4, show top level objects, not child objects. how can view them in xcode 4?

you can drag object view window right side of window. show objects , hierarchy.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -