码迷,mamicode.com
首页 > 其他好文 > 详细

Cannot create __weak reference in file using manual reference counting

时间:2020-05-30 19:42:40      阅读:56      评论:0      收藏:0      [点我收藏+]

标签:href   方法   blog   ref   https   解决   bsp   setting   weak   

升级Xcode之后,编译之前的代码,出现
Cannot create __weak reference in file using manual reference counting
解决方法:

在Build Settings--------->Aplle LLVM9.0 - Language - Objectibe-C------------->Weak Reference In Manual Retain Release 设置为YES。

 

Ref: https://blog.csdn.net/JiuJie_/article/details/78677948

Cannot create __weak reference in file using manual reference counting

标签:href   方法   blog   ref   https   解决   bsp   setting   weak   

原文地址:https://www.cnblogs.com/open-coder/p/12994166.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!