如何卸载旧版本的 Xcode [英] How to uninstall older version of Xcode

查看:50
本文介绍了如何卸载旧版本的 Xcode的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的 macbook 上都安装了 Xcode 4.0.2 和 3.2.5.如何在不卸载新版本的情况下卸载旧版本?

I have Xcode 4.0.2 and 3.2.5 both installed on my macbook. How do I uninstall the older version without uninstalling the newer version?

推荐答案

sudo <Xcode>/Library/uninstall-devtools --mode=all

其中 是 Developer 文件夹的路径(其中包含Xcode 3.2.5"的文件夹)这不会影响Xcode 4.0.2"安装,因为它位于完全不同的文件夹中.

where <Xcode> is the path to the Developer folder (the one with 'Xcode 3.2.5' in it) This won't affect the 'Xcode 4.0.2' installation since it's in a completely different folder.

这篇关于如何卸载旧版本的 Xcode的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆