【iOS异常】 JSonKit does not support Objective-C Automatic Reference Counting(ARC)
程序员文章站
2023-08-24 09:37:09
ios开发 jsonkit does not support objective-c automatic reference counting(arc)
使用jsonkit遇到“json...
ios开发 jsonkit does not support objective-c automatic reference counting(arc)
使用jsonkit遇到“jsonkit does not support objective-c automatic reference counting(arc)”这种情况,可参照如下方法:
点击项目根目录->targets->build phases->点击jsonkit.m文件->添加“-fno-objc-arc”字段,在运行就ok了。
上一篇: 阴囊湿疹的症状有哪些常见表现
下一篇: 也谈php网站在线人数统计