Outlet class I made doesnt show up in Interface Builder
I recently got (and jailbroke) an iPod Touch 4th gen, and have been trying to follow this tutorial/guide to develop for it. Ive gotten to step where it says "Now we need to wire up the Label in Interface Builder to the UILabel in the class file", but when I drag the arrow from the (+) to File's Owner, I dont see my outlet class that I made. (See the link if you dont understand what I mean). Im using Xcode 3.2.5
Could someone please help me figure out why this is? Thanks in advance.