将 Xcode 降级到 5.0.2 [英] Downgrade Xcode to 5.0.2

查看:81
本文介绍了将 Xcode 降级到 5.0.2的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法将 Xcode 从 5.1 降级到 5.0.2?我现在运行的是 5.1 版,当我使用 python 时它让我很头疼.

Is there a way to downgrade Xcode from 5.1 to 5.0.2? I am now running version 5.1 and it's giving me all kinds of headaches when I use python.

推荐答案

没有必要降级".只需从 Apple 开发人员下载页面下载 Xcode 5.0.2,然后安装它.给它起一个不同于 Xcode 5.1 的名字(例如叫它Xcode 5.0.2"),他们就可以幸福地生活在一起了.

There is no need to "downgrade". Just download Xcode 5.0.2 from the Apple developer download pages, and install it. Give it a name different from Xcode 5.1's name (e.g. call it "Xcode 5.0.2") and they can happily live side by side.

要在哪个用于查找命令行工具(例如 clang)之间切换,请使用位置"首选项窗格中的命令行工具"弹出菜单.因此,例如我使用 Xcode 5.1 来编写 iOS 应用程序,但是如果我想构建一个 Ruby gem,我会切换到 Xcode 5.0.2 命令行工具(因为新版本的 clang 存在问题,它在命令上出现问题 -它不喜欢的行参数).

To switch between which one is used to look for command line tools such as clang, use the Command Line Tools popup menu in the Locations pref pane. Thus for example I use Xcode 5.1 to write iOS apps, but if I want to build a Ruby gem I switch to the Xcode 5.0.2 command-line tools (because of the problems with the new version of clang, which barfs on command-line arguments it doesn't like).

这篇关于将 Xcode 降级到 5.0.2的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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