美文网首页
The iOS Simulator deployment tar

The iOS Simulator deployment tar

作者: Ciao丶 | 来源:发表于2018-12-18 11:40 被阅读0次

-  The iOS Simulator deployment target is set to 6.0, but the range of supported deployment target versions for this platform is 8.0 to 12.0. (in target 'MJRefresh')

出现这个问题如果你用了cocoapods的话。直接删除原来cocoapods相关的内容在重新pod install重新生成。

Perform Changes一下,然后clean一下就搞定了。

相关文章

网友评论

      本文标题:The iOS Simulator deployment tar

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