我已经用 0.10 替换了 RestKit 0.9。经历了所有的安装步骤。现在我得到选择器未找到错误。
似乎这些选择器与导入的核心数据标头有关,而不是与基于其余套件的核心数据有关
No visible @interface for 'RKManagedObjectStore' declares the selector 'save'
No known class method for selector 'managedObjectContext'
No visible @interface for 'RKClient' declares the selector 'get:queryParams:delegate:'
在过去的 2 个小时里,这让我发疯了。请帮忙!