This is a bit frustrating, it doesn’t seem to recognize much.
When I expand segue in locals it shows me _sourceViewController but when I create a watch having highlighted “segue.sourceViewController” it just tells me no instance member.
Is there no way to work around the _ ?
Something similar seems to be going on with properties as well. I can highlight “self.Sailed.Boat” and see the value in the editor but the evaluation window is showing me different values.
@p_Name is nil but it shows Name with the proper value.
Cheers,
John