hw-1

Disable autolayout constraint error messages in debug console output in Xcode

Disable autolayout constraint error messages in debug console output in Xcode

Create a Symbolic Breakpoint for the Symbol UIViewAlertForUnsatisfiableConstraints in the Module UIKitCore.
As breakpoint action add the debugger command “thread return”
Add a second debugger command: “c”
Disable “Automatically continue after evaluating actions”