您的位置:首页 > 运维架构

"......xib" could not be opened. Could not read archive.

2013-11-04 16:14 387 查看
he document "ViewController.xib" could not be opened. Could not read archive.

Please use a newer version of Xcode. Consider changing the document's Development Target to preserve compatibility.

Xcode 升到5.0后。再回去用4.6打开的时候 .xib文件就会提示这个错误

解决办法:用5.0打开project. 选择.xib文件。然后在右边的列表里找到Interface Builder Document ->Opens in 这里选择Xcode 4.6 然后关闭工程。重新用4.6打开。

一切正常!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐