Thanks Jeff I'll give it a go when I get home. Hopefully, that'll fix my intellisense problem.... and means I can do some work.
On Tue, Sep 13, 2011 at 15:44, Jeff Stedfast <[email protected]> wrote: > Hi Nic, > You shouldn't need to remove the ~/Library/MonoTouch/License.v2 file (I'd > recommend not removing it, in fact ;-) > The only way I know of to uninstall MonoTouch (and I'm kinda new to MacOSX, > so there might be a better/cleaner way... but) > sudo rm -rf /Developer/MonoTouch > sudo pkgutil --forget `sudo pkgutil --pkgs / | grep monotouch` > > The second line probably isn't necessary, but it does clean up the package > list :-) > Hope that helps, > Jeff > P.S. Gonna see about getting this added to a FAQ > On Tue, Sep 13, 2011 at 7:35 AM, Nic Wise <[email protected]> wrote: >> >> I'm pretty sure I'd still have cached help files in other places, >> which is exactly my problem.... (and that also doesn't remove the >> license,which is in ~/Library) >> >> But I'll give it a try. >> >> On Tue, Sep 13, 2011 at 11:41, David Black <[email protected]> >> wrote: >> > >> > sudo rm -rf /Developer/MonoTouch >> > >> > and check, double check and triple check. You wouldn't want to create a >> > D'Oh moment :-) >> > >> > D >> > >> > >> > >> > David Black >> > Technical Manager (Web projects) >> > Casewise Systems Ltd | www.casewise.com >> > +44 1923 830300 office >> > +44 1923 830270 direct >> > 64 Clarendon Road, Watford WD17 1DA >> > >> > "When You Can See More, You Can Do More!" >> > >> > >> > >> > >> > -----Original Message----- >> > From: [email protected] >> > [mailto:[email protected]] On Behalf Of Robert Jordan >> > Sent: 13 September 2011 11:03 >> > To: [email protected] >> > Subject: Re: [MonoTouch] uninstalling MT >> > >> > On 13.09.2011 10:59, Nic Wise wrote: >> >> Anyone know how to do this properly? >> >> >> >> I need to reinstall clean, to try to fix a different problem. ( >> >> http://bugzilla.xamarin.com/show_bug.cgi?id=709 ) >> > >> > sudo rm -rf /Developer/MonoTouch >> > >> > Robert >> > >> > _______________________________________________ >> > MonoTouch mailing list >> > [email protected] >> > http://lists.ximian.com/mailman/listinfo/monotouch >> > _______________________________________________ >> > MonoTouch mailing list >> > [email protected] >> > http://lists.ximian.com/mailman/listinfo/monotouch >> > >> >> >> >> -- >> Nic Wise >> t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise >> b. http://www.fastchicken.co.nz/ >> >> mobileAgent (for FreeAgent): get your accounts in your pocket. >> http://goo.gl/IuBU >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa >> London Bike App: Find the nearest Boris Bike, and get riding! >> http://goo.gl/Icp2 >> _______________________________________________ >> MonoTouch mailing list >> [email protected] >> http://lists.ximian.com/mailman/listinfo/monotouch > > -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
