xcode 在 mac mini 上工作吗
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/49769352/
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
Does xcode work on a mac mini
提问by user9615134
I am new in coding and would like to start working with xcode and swift. Unfortunately I just have an iPad and no mac computer. So I have to buy one. I found the mac mini on ebay. Is the mac mini good enough to code on it? How many GB of rams do I need? 4 is probably not enough, what is about 8? Should I buy the late 2014 mac mini with 8 GB? But i couldnt increase it to 16 GB of ram.. Or does the late 2012 mac min work totally fine with xcode?
我是编码新手,想开始使用 xcode 和 swift。不幸的是,我只有 iPad 而没有 Mac 电脑。所以我必须买一个。我在 ebay 上找到了 mac mini。mac mini 是否足以在其上编码?我需要多少 GB 的内存?4 可能还不够,那么 8 呢?我应该购买 2014 年末的 8 GB mac mini 吗?但我无法将它增加到 16 GB 的内存。或者 2012 年末的 mac min 与 xcode 完全正常工作吗?
Would love to hear about your experiences.
很想听听你的经历。
thank you very much. At the moment I am looking for the mac mini (2012 late), 2,5 GHz Dual-Core i5 with 8 GB Ram(2x4) (1067 MHz DDR3) with a 500 GB HHD and Intel HD Graphics 4000. HIGH SIERRA is already on the machine. Do you guess xcode will work fine with that? This is just the two core model I guess, but I still could increase it to 12 or 16 GB RAM couldn't I?
非常感谢您。目前我正在寻找 mac mini(2012 年末)、2.5 GHz 双核 i5 和 8 GB 内存(2x4)(1067 MHz DDR3)、500 GB HHD 和 Intel HD Graphics 4000。HIGH SIERRA 已经在机器上。你猜 xcode 能不能正常工作?我猜这只是两个核心模型,但我仍然可以将其增加到 12 或 16 GB RAM,不是吗?
回答by Dave Wood
A Mac mini is fine for Xcode. I'd max out the RAM in any case, 4 GB isn't enough. 8 GB is survivable, but 16 GB+ is better. There's also an argument to be made that the 2012 Mac mini is better than the 2014 Mac mini, if you get the right version of the 2012 one. There was a 4 core Mac mini in 2012, but the 2014 models were limited to 2 cores.
Mac mini 适合 Xcode。无论如何,我都会最大限度地使用 RAM,4 GB 是不够的。8 GB 可以生存,但 16 GB+ 更好。还有一种说法是,如果您获得 2012 年 Mac mini 的正确版本,那么 2012 年的 Mac mini 会比 2014 年的 Mac mini 更好。2012 年有 4 核 Mac mini,但 2014 型号仅限于 2 核。
I personally have a Late 2012 Mac mini that I use as an Xcode build server. It's got the 2.3 GHz 4 core i7 chip, and 16 GB Ram. It's still running great. I also use this machine as a file server for my home network, and I have Parallels running a Linux VM on it full time. Fantastic little machine.
我个人有一台 2012 年末的 Mac mini,用作 Xcode 构建服务器。它有 2.3 GHz 4 核 i7 芯片和 16 GB 内存。它仍然运行良好。我也使用这台机器作为我家庭网络的文件服务器,我让 Parallels 全职运行 Linux VM。神奇的小机器。
Note, you need to install High Sierra on the machine now in order to run the current Xcode (9.3).
请注意,您现在需要在机器上安装 High Sierra 才能运行当前的 Xcode (9.3)。