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

does not support Objective-C Automatic Reference Counting (ARC)

时间:2017-03-17 17:32:40      阅读:123      评论:0      收藏:0      [点我收藏+]

标签:mat   UI   targe   nbsp   cti   block   get   clear   bsp   

有使用JSonKit的朋友,如果遇到“JSonKit does not support Objective-C Automatic Reference Counting(ARC)”这种情况,可参照如下方法:

点击项目根目录->targets->Build Phases->JSONKit.m->添加“-fno-objc-arc”字段,在运行就OK了。技术分享

 

 
 

does not support Objective-C Automatic Reference Counting (ARC)

标签:mat   UI   targe   nbsp   cti   block   get   clear   bsp   

原文地址:http://www.cnblogs.com/zyingn/p/6567343.html

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