小编Mic*_*nzo的帖子

Compiler Error with LLVM 5.1 "Deprecated isa"

I am getting compiler errors with libJSONKit and in JSONKit.m. The errors are thrown with this: "Assignment to Objective-C's isa is deprecated in favor of object_setClass()".
There is also a secondary error: "Direct access to Objective-C's isa is deprecated in favor of object_getClass()".

Any advice on workarounds or solutions?

json llvm ios jsonkit

3
推荐指数
1
解决办法
2855
查看次数

标签 统计

ios ×1

json ×1

jsonkit ×1

llvm ×1