问题
Will attempt to recover by breaking constraint
Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
解决方法:Add Missing Contraints
本文介绍了一个在UI设计中遇到的约束冲突问题及解决方法。当试图通过打破约束来恢复时,可以设置一个符号断点以便在调试器中捕获此情况。解决办法是添加缺失的约束。
问题
Will attempt to recover by breaking constraint
Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
解决方法:Add Missing Contraints
2573

被折叠的 条评论
为什么被折叠?
