<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to Uninstall Xcode</title>
	<atom:link href="http://MacDeveloperTips.com/xcode/how-to-uninstall-xcode.html/feed" rel="self" type="application/rss+xml" />
	<link>http://MacDeveloperTips.com/xcode/how-to-uninstall-xcode.html</link>
	<description>Tips, tools and code for iPhone and Mac developers.</description>
	<lastBuildDate>Sat, 20 Mar 2010 00:31:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: me</title>
		<link>http://MacDeveloperTips.com/xcode/how-to-uninstall-xcode.html/comment-page-1#comment-1071</link>
		<dc:creator>me</dc:creator>
		<pubDate>Sat, 20 Mar 2010 00:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=253#comment-1071</guid>
		<description>thanks</description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricky</title>
		<link>http://MacDeveloperTips.com/xcode/how-to-uninstall-xcode.html/comment-page-1#comment-1069</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Wed, 17 Mar 2010 11:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=253#comment-1069</guid>
		<description>Thanks!! i got 2 GB back from my macbook pro!</description>
		<content:encoded><![CDATA[<p>Thanks!! i got 2 GB back from my macbook pro!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashar</title>
		<link>http://MacDeveloperTips.com/xcode/how-to-uninstall-xcode.html/comment-page-1#comment-1052</link>
		<dc:creator>Ashar</dc:creator>
		<pubDate>Sat, 13 Feb 2010 18:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=253#comment-1052</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://MacDeveloperTips.com/xcode/how-to-uninstall-xcode.html/comment-page-1#comment-1048</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 12 Feb 2010 05:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=253#comment-1048</guid>
		<description>I tried this (on 10.6.2) and got the following error message:

ERROR: Can&#039;t locate uninstaller script /Library/Developer/3.0/uninstall-devtools
ERROR: Can&#039;t locate uninstaller script /Library/Developer/Shared/uninstall-devtools
Can&#039;t determine system version.

Any suggestions?</description>
		<content:encoded><![CDATA[<p>I tried this (on 10.6.2) and got the following error message:</p>
<p>ERROR: Can&#8217;t locate uninstaller script /Library/Developer/3.0/uninstall-devtools<br />
ERROR: Can&#8217;t locate uninstaller script /Library/Developer/Shared/uninstall-devtools<br />
Can&#8217;t determine system version.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://MacDeveloperTips.com/xcode/how-to-uninstall-xcode.html/comment-page-1#comment-1047</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=253#comment-1047</guid>
		<description>thanks, John- that worked- nothing visible happened when i typed, but it accepted the password and uninstalled xcode</description>
		<content:encoded><![CDATA[<p>thanks, John- that worked- nothing visible happened when i typed, but it accepted the password and uninstalled xcode</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://MacDeveloperTips.com/xcode/how-to-uninstall-xcode.html/comment-page-1#comment-1046</link>
		<dc:creator>john</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=253#comment-1046</guid>
		<description>Hi Erik,

If you type the system/admin password, that should start the uninstall process.</description>
		<content:encoded><![CDATA[<p>Hi Erik,</p>
<p>If you type the system/admin password, that should start the uninstall process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://MacDeveloperTips.com/xcode/how-to-uninstall-xcode.html/comment-page-1#comment-1045</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=253#comment-1045</guid>
		<description>when i paste 
sudo /Developer/Library/uninstall-devtools --mode=all
into a terminal window, it gives me this: &quot;WARNING: Improper use of the sudo command could lead to data loss or the deletion of important system files. Please double-check your
typing when using sudo. Type &quot;man sudo&quot; for more information.&quot;

then asks me for a password, but when i try to type, nothing happens- any ideas? I&#039;m using 10.5.8 on a G5</description>
		<content:encoded><![CDATA[<p>when i paste<br />
sudo /Developer/Library/uninstall-devtools &#8211;mode=all<br />
into a terminal window, it gives me this: &#8220;WARNING: Improper use of the sudo command could lead to data loss or the deletion of important system files. Please double-check your<br />
typing when using sudo. Type &#8220;man sudo&#8221; for more information.&#8221;</p>
<p>then asks me for a password, but when i try to type, nothing happens- any ideas? I&#8217;m using 10.5.8 on a G5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reed Olsen</title>
		<link>http://MacDeveloperTips.com/xcode/how-to-uninstall-xcode.html/comment-page-1#comment-1042</link>
		<dc:creator>Reed Olsen</dc:creator>
		<pubDate>Sun, 07 Feb 2010 05:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=253#comment-1042</guid>
		<description>Awesome – thanks!</description>
		<content:encoded><![CDATA[<p>Awesome – thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://MacDeveloperTips.com/xcode/how-to-uninstall-xcode.html/comment-page-1#comment-1024</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sat, 09 Jan 2010 00:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=253#comment-1024</guid>
		<description>Worked great!!! Thanks</description>
		<content:encoded><![CDATA[<p>Worked great!!! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebbrochet</title>
		<link>http://MacDeveloperTips.com/xcode/how-to-uninstall-xcode.html/comment-page-1#comment-1004</link>
		<dc:creator>sebbrochet</dc:creator>
		<pubDate>Sat, 12 Dec 2009 15:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=253#comment-1004</guid>
		<description>For me with XCode from Mac OS X 10.4 CD pack, this is the one to call:
sudo /Developer/Tools/uninstall-devtools.pl --mode-all

IMPORTANT:  If you are going to install a previous version of the
Developer Tools, be sure to restart the machine after installing.</description>
		<content:encoded><![CDATA[<p>For me with XCode from Mac OS X 10.4 CD pack, this is the one to call:<br />
sudo /Developer/Tools/uninstall-devtools.pl &#8211;mode-all</p>
<p>IMPORTANT:  If you are going to install a previous version of the<br />
Developer Tools, be sure to restart the machine after installing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
