升级xcode7.3后项目编译不通过

error:cannot create __weak reference in file using manual reference counting

解决办法:

Set Build Settings -> Apple LLVM 7.1 – Language – Objective C -> Weak References in Manual Retain Release to YES.