ios-samples/Transitioning_To_Xcode_4
PJ Beaman db42e890a3 Added new sample screenshots 2012-03-07 16:35:49 -05:00
..
Screenshots Added new sample screenshots 2012-03-07 16:35:49 -05: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
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 README.md for Transitioning to Xcode 4. 2011-11-05 19:55:09 +01:00
Transitioning_To_Xcode_4.csproj Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Transitioning_To_Xcode_4.sln Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Transitioning_To_Xcode_4ViewController.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Transitioning_To_Xcode_4ViewController.designer.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Transitioning_To_Xcode_4ViewController.xib Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00

README.md

Transitioning to Xcode 4

With the introduction of Xcode 4, the workflow for creating MonoTouch applications that have interfaces designed in Interface Builder has changed. This sample supplements the article on transitioning Xcode 3 apps to Xcode 4, where UIs can be designed in the new integrated Interface Builder.