Interface Builder - Failed to load designables from path (null)

Interface Builder - Failed to load designables from path (null) 打开xib遇见这个异常,而且只是编译异常,能够正常运行。 原因:CocoaPods的Podfile配置问题 解决方法: 确保CocoaPods版本在0.36.1以上(百度的) 这是我的版本: 在Podfile中加入 use_frameworks! 然后clear一下,重启
相关文章
相关标签/搜索