如何在没有苹果开发者帐户的情况下降级 Xcode?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/29843581/
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 07:04:06  来源:igfitidea点击:

How to downgrade Xcode without apple developer account?

iosxcodeswiftxcode6

提问by Aizhan

I've recently upgraded my Xcode to 6.3.

我最近将我的 Xcode 升级到 6.3。

Now I'm experiencing a lot of errors in my project, which I'm not capable of debugging.

现在我在我的项目中遇到了很多错误,我无法调试。

Is it possible to downgrade it to 6.2 version if I don't have Apple Developer account?

如果我没有 Apple Developer 帐户,是否可以将其降级到 6.2 版本?

回答by SARATH SASI

go into the applications folder (Click on Finder icon > On the Sidebar, you'll find "Applications", click on it ), delete the "Xcode" icon. That will remove Xcode from your system completely. Restart your mac.

进入应用程序文件夹(单击 Finder 图标 > 在侧栏上,您会找到“应用程序”,单击它),删除“Xcode”图标。这将从您的系统中完全删除 Xcode。重新启动您的 Mac。

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

其实没有必要“降级”。只需从 Apple 开发人员下载页面下载 Xcode 6.2,然后安装它。给它起一个不同于 Xcode 6.3 的名字(例如叫它“Xcode 6.0.2”),他们就可以愉快地并肩生活。

link : https://developer.apple.com/downloads/index.action?name=Xcode

链接:https: //developer.apple.com/downloads/index.action?name=Xcode

回答by Arun Gupta

You can download XCode 6.2 from developer.apple.com and can install it along with 6.3. You don't even need to remove 6.2. While installing 6.2 it will ask to replace, stop or keep both, so click both and you will have both version of xcode installed. While opening your project right click on xcodeproj file and select the xcode 6.2 version.

您可以从 developer.apple.com 下载 XCode 6.2 并与 6.3 一起安装。您甚至不需要删除 6.2。安装 6.2 时,它会要求替换、停止或保留两者,因此单击两者即可安装两个版本的 xcode。打开项目时,右键单击 xcodeproj 文件并选择 xcode 6.2 版本。

I have 2-3 version of xcode installed on my machine like 5.0, 6.2 and 6.3. Though this will slow your machine so won't recommend that

我的机器上安装了 2-3 个版本的 xcode,如 5.0、6.2 和 6.3。虽然这会减慢你的机器,所以不建议这样做

回答by Ali Akram

Enjoy version 6.2 Click here to download

享受6.2版点击这里下载

You can change the version now and can download any of them.

您现在可以更改版本并可以下载其中任何一个。