Cool iOS debugger tricks Posted on November 12, 2015 by William Woody Print the entire view hierarchy of the current iOS screen within Xcode from the debugger: pause the app then: po [[UIWindow keyWindow] recursiveDescription] Share this: Share on X (Opens in new window) X Share on Facebook (Opens in new window) Facebook Like Loading...