When Xcode is not really helping you, try out using print to read out a variable 👌🏻
There’s also «p dump(variableOfInterest)» which can sometimes give you even more info than p alone would, or I think print!
There’s also «p dump(variableOfInterest)» which can sometimes give you even more info than p alone would, or I think print!