选择主情节提要或 xib 时 Xcode 6 GM 崩溃 [英] Xcode 6 GM crashes when selecting the main storyboard or a xib

查看:18
本文介绍了选择主情节提要或 xib 时 Xcode 6 GM 崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚下载了 Xcode 6 GM,每次选择主情节提要(和特定的 xib)时,Xcode 都会崩溃.

I just downloaded the Xcode 6 GM and every time I select the main storyboard (and a specific xib) Xcode crashes.

要发送给 Apple 的错误包含以下信息

The error to be sent to Apple contains the following info

断言失败/SourceCache/IDEInterfaceBuilderCocoaTouch/IDEInterfaceBuilderCocoaTouch-6238/InterfaceBuilder/Documents/IBCocoaTouchPlatform.m:531详细信息:返回的状态计算结果不是IBMarshallingResult,它是 {

ASSERTION FAILURE in /SourceCache/IDEInterfaceBuilderCocoaTouch/IDEInterfaceBuilderCocoaTouch-6238/InterfaceBuilder/Documents/IBCocoaTouchPlatform.m:531 Details: Returned status computation result is not an IBMarshallingResult, it's {

有人遇到同样的问题吗?

Anyone experiencing the same problem?

推荐答案

听说可能是自动布局的问题,所以我尝试手动禁用它,它成功了!

I've heard that it could be an autolayout problem, so I tried to disable it manually and it worked!

如果你在storyboard文件上右击,作为源代码打开,去掉useAutolayout="YES",然后clean,rebuild,应该可以正常打开了.

If you right click on the storyboard file, open as source code, and REMOVE the useAutolayout="YES", then clean, rebuild, you should be able to open with no problems.

这篇关于选择主情节提要或 xib 时 Xcode 6 GM 崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆