Completely uninstalling both versions of XCode
Posted
by Mugunth Kumar
on Stack Overflow
See other posts from Stack Overflow
or by Mugunth Kumar
Published on 2010-06-08T02:16:15Z
Indexed on
2010/06/08
2:22 UTC
Read the original article
Hit count: 413
As usual I typed sudo Library/uninstall-devtools --mode=all
It uninstalled the first version (Beta) properly. Tried the same thing on the older Stable Version which I have installed to "XCode Stable"
Getting this error Use of uninitialized value $dir_name in substitution (s///) at Library/uninstall-devtools line 153. Use of uninitialized value $developer_dir in concatenation (.) or string at Library/uninstall-devtools line 120
Anyone else facing this problem? Can I just trash the installation folder?
© Stack Overflow or respective owner