In Xcode it is easy to view the value of a variable whilst debugging at a break point. But not everyone knows that you can edit a variable value at a break point too.
Take an imaginary class:
In Xcode it is easy to view the value of a variable whilst debugging at a break point. But not everyone knows that you can edit a variable value at a break point too.
Take an imaginary class: