首页 > 系统服务 > 详细

更新mac系统和更新到Xcode7.3版本出现的: cannot create __weak reference in file using manual reference counting

时间:2016-05-04 18:58:51      阅读:220      评论:0      收藏:0      [点我收藏+]

    之前的编程没有遇到过,应该是苹果官方那边又做了新规吧。

    不过不要紧,只要根据这个就能解决报错问题

   技术分享

 

 Set Build
 Settings -> Apple LLVM 7.1 - Language - Objective C -> Weak References in Manual Retain Release to YES. 
 
参考:
http://blog.csdn.net/sjcode/article/details/51014679

 

技术分享

更新mac系统和更新到Xcode7.3版本出现的: cannot create __weak reference in file using manual reference counting

原文:http://www.cnblogs.com/shenlaiyaoshi/p/5459195.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!