New to Xcode how to create a class

ios, objective-c, xcode

Solution

Here are the steps to add a new class.

Problem

Hi all I have currently started using xcode and objective C and I just want to know how to create a specific class within my program.

Original source