Document Revision History

This table describes the changes to TableViewCell Accessory.

DateNotes
2014-02-21

Updated for iOS 7; Merged in content from the 'TouchCells' sample; The checkbox is now implemented as a custom control.

2013-01-10

Upgraded for iOS 6.0, now using Automatic Reference Counting (ARC) and storyboards, updated to adopt current best practices for Objective-C.

2010-06-23

Upgraded project to build with the iOS 4.0 SDK.

2009-04-23

Upgraded for 3.0 SDK due to deprecated APIs.

2008-10-28

Demonstrates how to implement a custom accessory view for your UITableView in the form of a checkmark button.