Skip to content

Latest commit

 

History

History
### TableMultiSelect ###

===========================================================================
DESCRIPTION:

Demonstrates the use of multiple selection of table cells in UITableView; in particular, using it to delete one or more items.

===========================================================================
BUILD REQUIREMENTS:

iOS SDK 6.0 or later

===========================================================================
RUNTIME REQUIREMENTS:

iOS 5.0 or later

===========================================================================
CHANGES FROM PREVIOUS VERSIONS:

1.1 - Fixed bug where it didn't navigate, now using Automatic Reference Counting (ARC)
1.0 - First version.


===========================================================================
Copyright (C) 2011-2012 Apple Inc. All rights reserved.