How do I rename views in Xcode visual debugger? It's a sea of UIViews so it's nearly impossible to tell which uiview a constraint is for.
UIViewControllers show titles while for UIViews unless it's a derived class it's UIView. How do you tell them apart?
Case to the point
from How do I change names programmatically to tell apart UIViews in Xcode visual debugger?
No comments:
Post a Comment