FBRetainCycleDetector icon indicating copy to clipboard operation
FBRetainCycleDetector copied to clipboard

Archive error after updating Xcode 12.5

Open Moussy opened this issue 3 years ago • 3 comments

/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;

Moussy avatar Jul 19 '21 09:07 Moussy

I got same error

MasterYou avatar Jul 19 '21 11:07 MasterYou

same error

SharkCats avatar Jan 12 '22 03:01 SharkCats

#115

CoderJackie avatar Mar 15 '22 03:03 CoderJackie