Hello René, You can install different MonoTouch versions in separate directories, e.g.
/Developer/MonoTouch-5.2.12/ /Developer/MonoTouch-5.2.12-hoxfix/ /Developer/MonoTouch-5.3.3/ Then tell MonoDevelop which one to use with: - MonoDevelop menu - Preferences... - SDK Locations - MonoTouch SDK You might have to restart MonoDevelop for the change to be applied. Regards, Sebastien On Mon, Jul 16, 2012 at 10:42 AM, René Ruppert <[email protected]> wrote: > Hi, > > are there any plans to support multiple versions of MT on one machine? I'm > constantly installing and patching versions here! > > One version that is on the store needs to be updated with 5.2.12 > Another app on the store has to be updated with 5.2.12 PLUS a patched > system.dll (have to manually replace that DLL) > Current development is on 5.3.3 to check out new features > > Would it be so hard to put every version into a separate folder and add a > drop down in MonoDevelop to pick the current one? > > If I send you guys a chocolate cake with cherries on top, will you add this > missing feature in the next release of MD? > > THANKS IN ADVANCE! > > Best regards, > > René > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
