Running old Objective-C project in Xcode 8. Xcode does not show View Debugger
on my machine, friend of my has it, with same project. What is required to have View Debugger
?
Asked
Active
Viewed 99 times
0

János
- 32,867
- 38
- 193
- 353
-
Which iOS version are you running on the simulator or device (not the build SDK)? I believe there's a minimum of iOS 8 or 9. – hagi Mar 02 '17 at 08:41
-
I set `Deployment target` to the most recent `10.2` Though `View Debugger` button not able to see. – János Mar 08 '17 at 08:55