XCode 3.2 可以在 10.5 Leopard 上运行吗?

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

Can XCode 3.2 run on 10.5 Leopard?

xcodemacososx-snow-leopardosx-leopard

提问by Peter Parente

Can XCode 3.2 run on 10.5.x Leopard? Or will it only work with Snow Leopard (10.6)?

XCode 3.2 可以在 10.5.x Leopard 上运行吗?还是只适用于雪豹 (10.6)?

回答by Peter Parente

The answer is no, at least using the provided installer. The installer reports 10.6 is not found on any of my volumes and refuses to install.

答案是否定的,至少使用提供的安装程序。安装程序报告在我的任何卷上都找不到 10.6 并拒绝安装。

回答by Robin Solanki

NO, it doesn't work. It needs snow leopord to install.

不,它不起作用。它需要雪豹来安装。

回答by John Douthat