I want to completely wipe my computer of everything that was installed with:
xcode311_2517_developerdvd.dmg (which when mounted is called Xcode tools)
as well as:
iphone_sdk_for_iphone_os_2.2.19m2621afinal.dmg (which when mounted is called iPhone SDK)
however i can't seem to find how to do so. Do these packages install files JUST to the developer folder or do they install files in the /system or /library folders or anywhere else for that matter?
any help would be great.
P.S I already tried
and it didn't work with this message:
xcode311_2517_developerdvd.dmg (which when mounted is called Xcode tools)
as well as:
iphone_sdk_for_iphone_os_2.2.19m2621afinal.dmg (which when mounted is called iPhone SDK)
however i can't seem to find how to do so. Do these packages install files JUST to the developer folder or do they install files in the /system or /library folders or anywhere else for that matter?
any help would be great.
P.S I already tried
Code:
$ sudo <Xcode>/Library/uninstall-devtools --mode=all
Code:
-bash: Xcode: No such file or directory