无法打开.xib文件

时间:2014-04-03 09:06:26

标签: ios xcode xib

我正在尝试运行我的一个旧项目。但是得到以下错误

命令

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool failed with exit code 255

另外,我可以访问我的.xib文件之一。也就是说,每当我尝试打开特定的.xib文件Xcode关闭时。

我该如何解决此错误?

2 个答案:

答案 0 :(得分:1)

有时这种奇怪的问题会发生在xCode上。基本步骤是:

  1. 清理项目。
  2. 重启你的xCode和模拟器。
  3. 重新启动计算机。
  4. 有关详情,请参阅此SO questionapple discussion

    希望这会有所帮助.. :)

答案 1 :(得分:0)

选择界面构建器 enter image description here

然后在文档界面文档中选择可压缩的xcode版本

enter image description here