Document Revision History
This table describes the changes to iPhoneCoreDataRecipes.
| Date | Notes |
|---|---|
| 2010-06-25 | Deployment target set to iPhone OS 3.2. |
| 2010-06-17 | Replaced deprecated "didFinishPickingImage" method of UIImagePickerController, upgraded project to build with the iOS 4 SDK. |
| 2010-04-20 | Corrected memory management error in IngredientDetailViewController.m. |
| 2009-07-14 | Added UIGraphicsEndImageContext and textFieldShouldReturn: method to RecipeDetailViewController.m. Added viewDidUnload methods to several view controllers. Cleaned up error-handling code. Added a xib file for TemperatureCell. |
| 2009-06-04 | Shows how you can use view controllers, table views, and Core Data in an iPhone application. |
© 2010 Apple Inc. All Rights Reserved. (Last updated: 2010-06-25)