This seems a little odd but this:
1 |
#pragma mark - CoreLocation delegate callbacks |
won’t appear in the Xcode dropdowns if placed before the first method.
http://stackoverflow.com/questions/5313492/pragma-mark-not-showing-in-methods-in-xcode-4-0