在使用MLeaksFinder的时候出现了2个问题
1.文件FBClassStrongLayout中 出现了Cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'Class'编译错误
解决方法是
2.NSGetSizeAndAlignment(): unsupported type encoding spec 'b' at 'b2' in 'b2'错误
解决方案是github.com/facebook/FB… 就是将exception breakpoint关闭