Search code examples
objective-cioscocoa-touchxcode-instrumentsobject-graph

Is there any tool to generate Object Graph on iOS app runtime?


I know there are Class Model tools (OmniGraffle, Doxygen) to generate Class model diagrams from the existing Xcode projects. But i'm looking for a tool which generates Object Graph on running iOS app in Simulator or Device.


Solution

  • You may be interested in

    ObjectGraph-Xcode

    objc_dep