Skip to content

Visual Studio 2010 extension to load and compile MonoTouch projects

Notifications You must be signed in to change notification settings

ste8/VSMonoTouch

 
 

Repository files navigation

MonoTouch for Visual Studio 2012

About

The vs2012 branch contains a modified version of the VsMonoTouch extension that runs on Visual Studio 2012.

Actually, the current status is "Works on My Machine", because I needed a (particulary) quick and dirty solution.
Just feel free to apply any changes if reguired to make it works on your machine :)

Just go to the page of the original extension for further information: https://github.com/follesoe/VSMonoTouch

Notes

After opening for the first time a MonoTouch solution in Visual Studio 2012, it could change the number of the version of the solution. If this happens, MonoDevelope could have problems opening again the solution. In this situation, just restore the previous number in the first lines of the .sln file with this values:

Microsoft Visual Studio Solution File, Format Version 11.00
#Visual Studio 2010

About

Visual Studio 2010 extension to load and compile MonoTouch projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%