iPhone Countdown App

Open up Xcode and click: File->New Project. Select: iPhone OS ->Applications-> View-Based Application and name it whatever you would like. Lets start with the UIView. Double Click <YourProject>.xib” to launch “Interface Builder” Click: Tools -> Reveal In Document Window -> View Click: Tools -> Attributes Inspector Select the background attribute and set it to Black Now add a UILabel, it should be as simple as dragging... [Read More...]