How to create new h and m file in Xcode6

user3823935 picture user3823935 · Sep 12, 2014 · Viewed 7.4k times · Source

I downloaded Xcode6 and create a simple project.When i choose objective C option from new file template it creates a file name with .m extension.I do not know how to create new .h and .m file in Xcode6.any help will be appreciated.thanks in advance

Answer

Nicolas Charvoz picture Nicolas Charvoz · Sep 12, 2014

CMD + N -> iOs -> Cocoa Touch -> Objective-C Class