XCode obviously knows my name because it puts it at the top of each new file I create (created by Quentin Liedtke) and also has my first name in the xcuserdata folder (Quentin.xcuserdatad).
I'd like to be able to harness this in my code. Is there a preprocessor macro or configuration function or some other way that I can get this string in my code?