Document Revision History

This table describes the changes to Reflection.

DateNotes
2015-09-24

Fixed image view storyboard bug.

2014-07-09

Updated to use Storyboards from XIB

2014-01-06

Fix warnings related to the Architectures build setting.

2012-09-26

Upgraded for iOS 5.0, now using Automatic Reference Counting (ARC)

2010-06-25

Changed deployment target back to iPhone OS 3.2 and added CFBundleIconFiles in Info.plist.

2010-06-17

Upgraded project to build with the iOS 4 SDK.

2010-04-14

Minor efficiency improvements, editoral fixes.

2009-10-27

Fixed a memory leak in CreateGradientImage.

2009-04-29

Upgraded for 3.0 SDK due to deprecated APIs.

2008-10-24

This sample shows how to implement a "reflection" special effect on a given UIImageView.