Search code examples
iphoneiosxcode4

Visualizing my code in Xcode 4


How do I visualize the class hierarchies I have written for my Xcode iPhone app project using Xcode 4? Is there a visual class browsing tool?


Solution

  • Class browsing is built into XCode 4:

    1. Open your project
    2. In the top left corner of the left pane, click the icon that looks like a fat rectangle with two little squares dangling below:

    Class Browsing XCode 4