HowToCreateAClassInXcode
last edited November 23, 2003 22:05:50 ()
| |
|---|---|
| Edit / New / Search | Quick Links: Home / Recent Changes / Glossary / Jobs / Forums / Help |
|
HowToProgramInOSX: 2. Using the Tools
Open your project in XCode. If you need to create a project see HowToCreateANewProjectInXCode. Go to the "File" menu and choose "New File...". Then, from the assistant, choose "Objective-C class". Hit the "Next" button. Name your class and hit the "Finish" button. | |
| Edit / New / Search | Quick Links: Home / Recent Changes / Glossary / Jobs / Forums / Help |