美文网首页
iOS mj_objectArrayWithKeyValuesA

iOS mj_objectArrayWithKeyValuesA

作者: 齐云霄霄 | 来源:发表于2023-03-14 14:09 被阅读0次
[*** mj_objectArrayWithKeyValuesArray:]: unrecognized selector sent to class.......

引MJExtension用数组字典创建模型字典时出现上面这种错误。

解决办法:
通过Other Linker flag 设置,在other linker flag 中添加$(inherited)

相关文章

网友评论

      本文标题:iOS mj_objectArrayWithKeyValuesA

      本文链接:https://www.haomeiwen.com/subject/ujfkrdtx.html