Interface Builder could not open the document "xxx.xib" because it does not exist.
解决办法:选中项目-Target-Build Phases-Compile Sources,删除相应不存在的的文件
本文提供了解决 Interface Builder 无法打开指定 .xib 文件的问题的方法,通过检查并移除项目中不存在的文件来解决。
解决办法:选中项目-Target-Build Phases-Compile Sources,删除相应不存在的的文件

被折叠的 条评论
为什么被折叠?