FBRetainCycleDetector
FBRetainCycleDetector copied to clipboard
iOS library to help detecting retain cycles in runtime.
It's crash When i use Retain FBCycleDetector the creash dialog NSGetSizeAndAlignment(): unsupported type encoding spec 'b' at 'b1' in 'b1' [](url)
Inspired by: https://opensource.apple.com/source/objc4/objc4-756.2/runtime/objc-class.mm void _class_lookUpIvar()
/Pods/FBRetainCycleDetector/FBRetainCycleDetector/Layout/Classes/FBClassStrongLayout.mm:202:21: cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'Class' layoutCache[currentClass] = ivars;
This allows a user to switch between volume caches, which increases the speed of testing operations where one needs to reset the volume cache. Signed-off-by: Alex Couture-Beil __Originally posted by...
swift/OC The circular reference path cannot be detected