ibtool在Xcode 6-Beta中以退出代码255失败

cyb*_*obe 6 interface-builder storyboard swift xcode6

当我尝试在设备或模拟器中运行应用程序时,我不断收到此错误消息.

错误:

Command /Applications/Xcode6-Beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool failed with exit code 255
Run Code Online (Sandbox Code Playgroud)

我已经清理了项目,重新启动,删除了派生数据,我仍然得到上面的错误消息.

任何建议或提示将受到高度赞赏.

谢谢.

小智 1

xcode 7b4 存在同样的问题。从 xib 中删除translatesAutoresizingMaskIntoConstraints="NO"对我的情况有帮助