Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 xib 中遇到错误,例如无法读取 xib 中的存档。我在谷歌中搜索了解决方案,但没有得到任何解决方案,而且我将 entitlements.plist 字符串设为空。为什么它显示了这一点。
谢谢并恭祝安康
如果您使用的是 SVN,那么当您的 nib 文件发生冲突时会出现此错误(我的意思是您和其他一些开发人员都提交了同一个文件)。
这是因为您在加载 xib 时没有正确给出 xib 的名称。