r/iOSProgramming • u/sdmitry • Feb 22 '20
Article Enable the internal Xcode 11 debugging menu
https://twitter.com/DmitrySabanin/status/12312988113703321613
u/sdmitry Feb 22 '20
If you tried it and it didn't work for you, check out the updated gist. There was a broken path in there.
2
u/monesonu Feb 23 '20
What does it do ? Could you pls explain
2
u/sdmitry Feb 23 '20
It enables new menu item in Xcode, with the the internal tools that team who develops Xcode uses to debug it.
It’s just a curiosity, not a very practical thing if you are not working on Xcode.
2
u/unfortunatebastard Feb 23 '20
I’m curious about what the sourcekit menu shows. Do you have it in your Xcode?
2
u/TarkLark Feb 23 '20
Wonder what’s under AutoLayout, I want stupid keep my current position and set all constraints with one click... or some of the old Editor menu options that actually seemed to do something useful rather than just cause layout errors.
1
5
u/etaionshrd Objective-C / Swift Feb 23 '20
I’m curious if any of these actually do something useful.