xcode “Storyboard.storyboard”无法打开

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/13030314/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 01:54:22  来源:igfitidea点击:

"Storyboard.storyboard" could not be opened

iphonexcodestoryboard

提问by raistlin

The document "Storyboard.storyboard" 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.

无法打开文档“Storyboard.storyboard”。无法读取存档。

请使用较新版本的 Xcode。考虑更改文档的开发目标以保持兼容性。

Can't we run it on xcode 4.2 by making some changes in settings.

我们不能通过对设置进行一些更改来在 xcode 4.2 上运行它吗?

回答by raistlin

Open storyboard file as source code, then change the version at the beginning from 2.0 to 1.0. Open it this time as storyboard file and voila :)

打开storyboard文件作为源代码,然后把一开始的版本从2.0改成1.0。这次将它作为故事板文件打开,瞧:)

got it from: http://www.xappsoftware.com/wordpress/2012/09/17/how-to-open-a-storyboard-created-with-xcode-4-3-or-4-4-with-xcode-4-2-workaround/

来自:http: //www.xappsoftware.com/wordpress/2012/09/17/how-to-open-a-storyboard-created-with-xcode-4-3-or-4-4-with- xcode-4-2-解决方法/

回答by Marwyetah

Select 'Storyboard.storyboard' in the project navigator. Go to the utilities area and open File Inspector. In the Document versioning section, change the 'Development' to Xcode 4.2

在项目导航器中选择“Storyboard.storyboard”。转到实用程序区域并打开文件检查器。在文档版本控制部分,将“开发”更改为 Xcode 4.2