FBRetainCycleDetector
FBRetainCycleDetector copied to clipboard
FBGetStrongReferencesForClass cannot find retain property
because of class_getIvarLayout only return strong property and weak property's layout info,if we got MRC file in our project,there are many retain property,how can we find these property properly