美文网首页
no such module 'AppKit'

no such module 'AppKit'

作者: JackSteven | 来源:发表于2017-08-04 16:19 被阅读0次

使用Kingfisher库,将源码直接拖进工程报错如下:

no such module 'AppKit'
 

原因:Showing Recent Issues

NSButton+Kingfisher.swift这个是macos中使用的,而不是iOS中使用的,将这个类删除或者Target Membership钩掉即可。

相关文章

网友评论

      本文标题:no such module 'AppKit'

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