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

Viewed 4502

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.

2 Answers
Related