FBRetainCycleDetector
FBRetainCycleDetector copied to clipboard
Archive error after updating Xcode 12.5
/Pods/FBRetainCycleDetector/FBRetainCycleDetector/Layout/Classes/FBClassStrongLayout.mm:202:21: cannot initialize a parameter of type 'id<NSCopying> _Nonnull' with an rvalue of type 'Class'
layoutCache[currentClass] = ivars;
I got same error
same error
#115