You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.