您的位置:首页 > Web前端

解决 Cannot synthesize weak property in file using manual reference counting

2018-01-04 16:02 483 查看
今天在工程中导入MJRefresh后进行编译 报错 提示 Cannot synthesize weak property in file using manual reference counting

后来查了查资料 只需要在Build Settings中 将



设置为YES 即可解决
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐