I have a function in my *.m file
- (void)myFunction {}
How can I find the line number this function?
If you type command L and enter the desired line number, then you can jump to the line number in Xcode 5.