Uninstall Xcode 4 when it was installed via the App Store

前端 未结 5 2205
耶瑟儿~
耶瑟儿~ 2021-02-07 22:47

I understand that those who installed Xcode 4 via the developer site are able to uninstall via /Developer/Library/uninstall-devtools –mode=all, however I installed

5条回答
  •  耶瑟儿~
    2021-02-07 23:08

    This help for Xcode before MAS install /Library/Developer/Shared/uninstall-devtools

    If you install it from MAS you can remove from launchpad, but also need to remove some folders** and files created by this app, you can use some helper application that found this files and safely remove it :)

    ** ex.: ~/Library/Developer, ~/Library/Application Support/Xcode, ~/Library/iPhone Simulator, Logs and etc.

提交回复
热议问题