When I try to create a .m file from the file menu, it prompts me for choosing a template from the several types mentioned - Objective-C class
, Objective-C category
, Objective-C protocol
, etc.. Which one should be preferred?
I am fairly new to Objective-C as well as Xcode, so pardon me if this question is too obvious.