[Apple]/iDev

XCode삭제 방법

Julyus 2012. 8. 1. 10:13
http://blog.naver.com/belouder/40159649236


http://i3rd.net/470


출처 

http://macdevelopertips.com/xcode/how-to-uninstall-xcode.html

http://stackoverflow.com/questions/9478410/uninstalling-xcode-4-3


- XCode 버전이 4.3보다 낮은 경우

: XCode 가 설치된 디렉토리에서 삭제 스크립트를 실행한다.

: 통상적으로 스크립트의 경로와 실행방법은 아래와 같다.

: sudo /Developer/Library/uninstall-devtools --mode=all


- Xcode 버전이 4.3인 경우

: 스크립트 실행 없이 휴지통으로 이동하면 된다.