【发布时间】:2014-11-20 20:05:36
【问题描述】:
我收到了可怕的警告Attribute Unavailable: Automatic Preferred Max Layout Width is not available on iOS versions prior to 8.0,但在我的情况下,Margin 没有出现在情节提要中,并且有问题的标签(当我单击警告时突出显示的标签)没有任何限制。事实上,整个视图没有任何约束。
我看过其他帖子,例如。 Attribute Unavailable warning on iOS versions prior to 8.0,但正如我所说,找不到 Margin,也没有限制编辑。
我将添加约束并希望它消失,但它看起来像另一个错误......
【问题讨论】:
标签: ios storyboard autolayout constraints xcode6