Xcode安装:如何防止Xcode自动升级

Xcode Installation: how to prevent automatic upgrade of Xcode

我一直在使用 Xcode 6.4。 我已经从 developer.apple.com 服务下载了 7.0 beta 6,两个版本愉快地共存了数周。不知何故,Xcode 6.4 被 7.0 自动替换,可能来自 App Store。

我想防止将来发生自动 Xcode 更新,并在需要或需要时手动更新 Xcode。看来:

You will be notified when the updates are ready to be installed

Install app updates

是互斥的,选择 app updates 会使通知无效。

在哪里可以勾选 Download newly available app updates 而不是 Download OS X updates 框,如果有这样的功能的话?是否可以在每次安装前收到通知?

在您的 Mac 的系统偏好设置下应该有一个名为 App Store 的项目,您可以在其中关闭 App Store 的自动更新(这会关闭所有应用程序更新,而不仅仅是 Xcode) .

当更新准备好安装时您会收到通知仅适用于数据下载,如果您选中此框,它将在未经您明确同意的情况下下载.它不会安装,除非您选中 安装应用程序更新

小心!尽管消息:

You will be notified when the updates are ready to be installed

现实中:

You will not be notified when the updates are ready to be installed

仅当安装应用程序更新 选中时才会应用通知。如果您 select 安装应用程序更新 ,Xcode 和所有其他应用程序将静默升级。因此,答案是:


不要select 安装应用更新这是确保Xcode安装应用更新的唯一安全方法不会从脚下升级。这也是您应该在商业团队中选择的唯一设置,其中每个工程师都应该拥有完全相同版本的开发环境。

此外,我认为最好在 Xcode 设置中也禁用以下选项。

我按照 SwiftArchitect 的回答取消选中 'Install app updates from the App Store' 但现在您需要转到系统偏好设置 -> 软件更新 -> 高级