Sometimes when looking at someone else\'s large Objective-C program, it is hard to know where to begin.
In such situations, I think it would be helpful to log every
You can set the environment variable NSObjCMessageLoggingEnabled to YES. This will write a log of all message sends in the folder /tmp/msgSends-xxx.