如何在 OSX 10.10 Yosemite 上安装 xcode 5

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/27665253/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 06:25:26  来源:igfitidea点击:

How to install xcode 5 on OSX 10.10 Yosemite

iosxcodexcode5osx-yosemite

提问by iosdev

I just got a new Macbook and its Yosemite. When I installed xcode, I just see xcode6 in app store. But all my ios programming books are for ios7 and they are using xcode5. I found xcode 6 has many difference from 5, so how could I install xcode5 under OSX 10.10 Yosemite?

我刚买了一台新的 Macbook 和它的优胜美地。当我安装 xcode 时,我只在应用商店中看到 xcode6。但是我所有的 ios 编程书籍都是针对 ios7 的,并且它们使用的是 xcode5。我发现 xcode 6 与 5 有很多不同,那么如何在 OSX 10.10 Yosemite 下安装 xcode5?

回答by dispatchMain

Download previous versions of Xcode from here (https://developer.apple.com/downloads/index.action)

从这里下载以前版本的 Xcode ( https://developer.apple.com/downloads/index.action)

You would need to login with your apple id and then search for the Xcode you are looking for.

您需要使用您的 Apple ID 登录,然后搜索您要查找的 Xcode。

回答by ganesh perumal

Often we need Xcode version for Brew installer, but if your MacOS is old and you dont find Xcode compatible . Use the command "brew doctor" and download that version from https://developer.apple.com/download/more/

通常,我们需要 Brew 安装程序的 Xcode 版本,但如果您的 MacOS 很旧并且找不到 Xcode 兼容的 . 使用命令“brew doctor”并从https://developer.apple.com/download/more/下载该版本

回答by ganesh perumal

You can download all the developer tools on https://developer.apple.com/downloads/.

您可以在https://developer.apple.com/downloads/上下载所有开发人员工具。

(You must login before)

(您必须先登录)