美文网首页
Cannot synthesize weak property

Cannot synthesize weak property

作者: 40dd4b561abe | 来源:发表于2017-07-19 13:23 被阅读219次

今天在工程中导入MJRefresh后进行编译 报错 提示 Cannot synthesize weak property in file using manual reference counting
后来查了查资料 只需要在Build Settings中 将

image.png

设置为YES 即可解决

相关文章

网友评论

      本文标题:Cannot synthesize weak property

      本文链接:https://www.haomeiwen.com/subject/pydlkxtx.html