How can I debug app crashes with Xcode (10) Organizer Crash Logs since the code has changed and I get incorrect line of error when opening a crash from there?
Also, what is that X in "method() + X" title of the crash? The line number of error surely it isn't, I checked that.
And please tell me some tricks & advices on how to make use of this feature offered by Xcode at its best. I'm using swift.
Thanks in advance!