Update frames button gone in Xcode 8.1

2019-04-03 02:57发布

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?

Now: enter image description here

Before:

enter image description here

标签: xcode xcode8
1条回答
放我归山
2楼-- · 2019-04-03 03:24

Update frames is a separate option now and not inside the drop down. I am on Xcode Version 8.1 (8B62) and I can see the below button:

enter image description here

It is enabled only if the control is misplaced

查看更多
登录 后发表回答