README.md

# Table Search with UISearchController
 
This sample demonstrates how to use UISearchController. A search controller manages the presentation of a search bar (in concert with the results view controller’s content).  It also demonstrates how to use UIStateRestoration to restore the search controller.
 
## Build Requirements
+ Xcode 6.1.1 or later
+ iOS 8.1 SDK or later
 
## Runtime Requirements
+ iOS 8.0 or later
 
Copyright (C) 2014 Apple Inc. All rights reserved.