Document Revision History
This table describes the changes to LazyTableImages.
| Date | Notes |
|---|---|
| 2013-04-23 | Migrated to Storyboards and ARC; Upgraded to build with the iOS 6 SDK; Added support for devices with 4" retina displays. |
| 2012-08-22 | Upgraded project to build with the iOS 5 SDK. Deployment target set to iOS 5. ParseOperation now uses blocks for its callbacks instead of delegation. Memory leak and bug fixes. |
| 2010-06-28 | Deployment target set to iPhone OS 3.2. |
| 2010-06-18 | Fixed crashing bug in didReceiveMemoryWarning, upgraded project to build with the iOS 4 SDK. |
| 2009-11-16 | Asynchronously downloads images for a UITableView so the UI is more responsive. |
© 2013 Apple Inc. All Rights Reserved. (Last updated: 2013-04-23)