首页 > 其他 > 详细

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

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

有使用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)

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

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