ios-samples/Hello_Universal
alexrp bf04ee01e1 Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
..
Images/Icons Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Screenshots Add screenshots to some samples. 2011-11-05 16:25:40 +01:00
AppDelegate.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Default-Landscape~ipad.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Default-Portrait~ipad.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Default.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Default@2x.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Hello_Universal.csproj Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Hello_Universal.sln Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Hello_UniversalViewController.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Hello_UniversalViewController.designer.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Hello_UniversalViewController_iPad.xib Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Hello_UniversalViewController_iPhone.xib Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Info.plist Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Main.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Metadata.xml Add Metadata.xml files. 2011-10-31 15:35:37 +01:00
README.md More README.md files. 2011-11-06 18:22:26 +01:00

README.md

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.