ios-samples/Transitioning_To_Xcode_4
olegoid ce27b22673 Mass update of MinimumOSVersion value in Info.plist 2015-11-13 19:06:29 -03: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 Pull from upstream 2015-01-19 20:39:40 +05:30
Info.plist Mass update of MinimumOSVersion value in Info.plist 2015-11-13 19:06:29 -03:00
Main.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
README.md README.md for Transitioning to Xcode 4. 2011-11-05 19:55:09 +01:00
Transitioning_To_Xcode_4.csproj Pull from upstream 2015-01-19 20:39:40 +05:30
Transitioning_To_Xcode_4.sln add new resources 2012-12-20 14:20:14 -05:00
Transitioning_To_Xcode_4ViewController.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Transitioning_To_Xcode_4ViewController.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
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.