ios-samples/Transitioning_To_Xcode_4
Joel Martinez 195db80fe3 Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
..
Resources add new resources 2012-12-20 14:20:14 -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 add new resources 2012-12-20 14:20:14 -05: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 Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
README.md README.md for Transitioning to Xcode 4. 2011-11-05 19:55:09 +01:00
Transitioning_To_Xcode_4.csproj add new resources 2012-12-20 14:20:14 -05:00
Transitioning_To_Xcode_4.sln add new resources 2012-12-20 14:20:14 -05: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.