In Information Builder, I need to view/navigate all the objects in a the XIB and like to use the object hierarchy view in Xcode 3. However, in XCode 4, it just show the top level objects, but not the child objects. How can I view them all in XCode 4?
Share
You can also simply drag the object view window from the right side of the window. It will then show all the objects and their hierarchy.