Skip to content

Instantly share code, notes, and snippets.

@bryanluby
Last active December 23, 2015 09:38
Show Gist options
  • Save bryanluby/6615506 to your computer and use it in GitHub Desktop.
Save bryanluby/6615506 to your computer and use it in GitHub Desktop.
Objc: Autolayout debugger trace
// Pause app and enter into debugger
// Any ambiguous layouts will be labeled
po [[UIWindow keyWindow] _autolayoutTrace]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment