此版本的Xcode不支持IOS文档的自动布局

Joh*_*Cox 3 storyboard ios

我在创建程序时使用的是Xcode 4.5 Beta 3.当我尝试切换到Xcode 4.4时,它给出了以下错误.如何在此版本的xcode中使用它.

The document "MainStoryboard.storyboard" could not be opened. This version of Xcode does not 
support Auto Layout for iOS documents.
Run Code Online (Sandbox Code Playgroud)

小智 5

在4.5中打开项目并找出在File Inspector的Interface Builder文档中关闭"使用Autolayout".并保存项目.