ios-samples/Hello_Universal/README.md

259 B

Hello, Universal

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.