A sample demonstrating how to create universal applications that will run on both iPhone and iPad devices, by switching the UI based on the UIInterfaceIdiom enum.
**NOTE: This sample will only work with Xcode 5.0 or above.