码迷,mamicode.com
首页 > 系统相关 > 详细

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

时间:2016-05-04 19:00:09      阅读:213      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!