Does Xcode have a watch window for variables? It has a window for local variables but that\'s not much help when I want to watch the value of a global.
I\'ve been sp
Open Debug Area via View -> Debug Area -> Activate Console (Xcode 9)
View -> Debug Area -> Activate Console
Right click -> Add Expression