<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[hemuhan的专栏]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/hemuhan</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; hemuhan]]></copyright><item><title><![CDATA[JSONKIT isa错误的解决办法]]></title><link>https://blog.csdn.net/hemuhan/article/details/17753453</link><guid>https://blog.csdn.net/hemuhan/article/details/17753453</guid><author>hemuhan</author><pubDate>Thu, 02 Jan 2014 11:46:29 +0800</pubDate><description><![CDATA[在开发IOS的时候，好多第三方库使用JSONKIT这个库，在IOS6.0以上的版本编译的话，会提示 Semantic Issue错误。
错误显示：direct access to Objective-C's isa is deprecated in favor of object_getClass()

看资料说是 使用 array->isa 这个弃用的函数，网上查大部分的资料都说要使用ob]]></description><category></category></item></channel></rss>