Cannot synthesize weak property
2017-07-19 本文已影响219人
40dd4b561abe
今天在工程中导入MJRefresh后进行编译 报错 提示 Cannot synthesize weak property in file using manual reference counting
后来查了查资料 只需要在Build Settings中 将

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