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

ARC 中使用非ARC的类

时间:2014-11-27 16:14:23      阅读:140      评论:0      收藏:0      [点我收藏+]

标签:style   http   ar   os   使用   sp   文件   on   div   

在TARGETS-Bulid Phares-Compile Sources中找到非ARC的文件,双击,在弹出的框中添加

1
-fno-objc-arc

如图: 

bubuko.com,布布扣

即可

PS:如果项目建立时未使用ARC,想将其改为ARC,可以在building setting中修改

在Building Setting中搜索auto reference

将Objective-C Automatic Reference Counting一行设置为YES即可

bubuko.com,布布扣

ARC 中使用非ARC的类

标签:style   http   ar   os   使用   sp   文件   on   div   

原文地址:http://www.cnblogs.com/zhibin/p/4126484.html

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