Skip to content

Instantly share code, notes, and snippets.

@madzak
Created October 8, 2012 18:48
Show Gist options
  • Save madzak/3854170 to your computer and use it in GitHub Desktop.
Save madzak/3854170 to your computer and use it in GitHub Desktop.
Xcode Handy Snippets
# Show View Hicharchy
po [[UIWindow keyWindow] recursiveDescription]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment