I am a newbie in this field of development. I started using Xcode 6 after using Xcode 5.1.1 for a week.
After getting fascinated with newly added features, I installed Xcode 6.
Now, I am not able to find this 3D view of UI in ios.
I am using OSX 10.9.4.
Run the app. View Debugging works in the simulator and on devices, but it's important to note that it needs to be an iOS 8 simulator or device. That said, you may allow earlier deployment targets in your project, just make sure you run on iOS 8 when you try View Debugging.
Navigate to the screen/view that you want to inspect within the running app.
In the Navigators Panel (left column), select the Debug Navigator (sixth tab). Next to your process, you'll see two buttons – press the rightmost button and select View UI Hierarchy
.
Alternatively, use the menu:
Xcode6.0.1 View Debugging only can be used on iOS8 and 32-bit device .I do not know if this is a bug.
Do you mean View Debugging
?
If so:
Debug->View Debugging->Capture View Hierarchy
For view debugging in Xcode 6 add a breakpoint that you want to debug.
When the app stops you can press this button...
And Xcode will enter view debugging on the current screen.
The app needs to be paused on a breakpoint though.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With