MLeaksFinder使用中遇到的问题

751 阅读1分钟

在使用MLeaksFinder的时候出现了2个问题

1.文件FBClassStrongLayout中 出现了Cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'Class'编译错误

解决方法是 00000.jpg

2.NSGetSizeAndAlignment(): unsupported type encoding spec 'b' at 'b2' in 'b2'错误

解决方案是github.com/facebook/FB… 就是将exception breakpoint关闭