【发布时间】:2014-06-22 23:10:59
【问题描述】:
从昨天开始,我一直在尝试解码这个奇怪的 AutoLayout 错误消息。它不像我在网上找到的任何东西。有没有人遇到过这种情况?
2014-06-22 19:04:38.192 TestApp[11117:60b] Objective: {
objective 0x14e79390: <750:1.40743e-07, 250:-43.9999> +
<250:-1.71827e-08>*UIImageView:0x14d5d780.Width{id: 7} +
<250:0>*_TtC10TestApp18AutoScaleImageView:0x14d5d6f0.Width{id: 3} +
<250:-2.64717e-08>*_TtC10TestApp8MainView:0x14e56720.Height{id: 277} +
<250:5.76127e-08>*_TtC10TestApp8MainView:0x14e56720.Width{id: 275}}
【问题讨论】:
-
请发布有关该错误的更多信息。
-
听起来您给某些视图提供了一组无法满足的约束。我将首先查看您的观点的所有限制。
标签: ios autolayout swift