首页
Python
Java
PHP
IOS
NodeJS
JavaScript
HTML5
小程序
AI
dictionaryWithJSONString
全部标签
ios - iOS 上的 TouchJSON : dictionaryWithJSONString unrecognized selector sent to class
我有一个包含TouchJSON的静态库,我正在尝试使用dictionaryWithJSONString:error:(在静态库中),但我不断收到标题中显示的运行时异常。我已经包含了NSDictionary类的头文件,扩展的实现文件肯定在静态库的编译资源列表中。还有什么问题? 最佳答案 您需要在应用程序目标的build设置中将-ObjC添加到OtherLinkerFlags。 关于ios-iOS上的TouchJSON:dictionaryWithJSONStringunrecognized
dictionaryWithJSONString
unrecognized
section
code
ios
static-libraries
touchjson
Home
Powered By JJZJJ.COM
页面耗时:0.0809s