Xcode 8.1 中的更新帧按钮消失了
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/40351994/
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
Update frames button gone in Xcode 8.1
提问by Daniel Larsson
After updating to 8.1 (8B62) there is no longer a button for updating frames in a storyboard/xib, in the Resolve Auto Layout Issues shortcut in the bottom right corner of the Interface Builder. I heard talk about putting such a button on the new and fancy touch bar, but what does this mean to a mere mortal like myself? Do I have to start using the menu bar?
更新到 8.1 (8B62) 后,界面生成器右下角的“解决自动布局问题”快捷方式中不再有用于更新故事板/xib 中的帧的按钮。我听说过要在新奇的触摸栏上放置这样一个按钮,但这对像我这样的凡人来说意味着什么?我必须开始使用菜单栏吗?
Before:
前: