[MonoTouch] So, was offered 5.2.9 (beta) as a stable release yesterday...
Sebastien Pouliot
sebastien at xamarin.com
Mon Mar 19 20:09:22 UTC 2012
On Mon, Mar 19, 2012 at 3:00 PM, René Ruppert
<rene.ruppert at googlemail.com> wrote:
> I agree 100%. Switching between different version of Monotouch would be
> awesome. I have to support the current version of our app using 5.2.5 but
> want to continue development for the next release on 5.2.9.
> Currently I have to install 5.2.5, make the patched version, then update
> again to 5.2.9.
You can cheat* and rename your /Developer/MonoTouch to something else,
e.g. /Developer/MonoTouch-5.2.5/ then install 5.2.9 in
/Developer/MonoTouch
Simply rename them when you need to switch between them.
Sebastien
* consider this hack as unsupported as we cannot predict future
changes to MonoTouch or other tools (e.g. xcode 4.3 changing
directories) that could break this.
More information about the MonoTouch
mailing list