First iPhone Application
February 14, 2009 – 9:47 amHere is my first iPhone application. It defines a simple class with a float value of 5.0. When the user presses the “Set Object’s Float Value” button, the class is instantiated to create a new object and it’s float value is set to 10.0. I this this project on the Your First iPhone Application tutorial on Apple.com. Here is a screenshot and a zip of the code.

