ios OSX Mountain Lion 和 Xcode 4.4 中的网络链接调节器 Prefpane 在哪里
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/11699805/
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
Where is Network link conditioner Prefpane in OSX Mountain Lion and Xcode 4.4
提问by Besi
I have recently updated to OSX Mountain Lion Xcode 4.4. Now I can't find the bundled Network Link Conditioner anymore which was automatically installed on OSX Lion and the corresponding Xcode version.
我最近更新到 OSX Mountain Lion Xcode 4.4。现在我再也找不到自动安装在 OSX Lion 和相应 Xcode 版本上的捆绑网络链接调节器了。
Any ideas
有任何想法吗
回答by Besi
I figured it out. It looks like the Network Link Conditioner is now an optional package in Mountain Lion and Xcode 4.4 which can be installed like so:
我想到了。看起来 Network Link Conditioner 现在是 Mountain Lion 和 Xcode 4.4 中的一个可选包,可以像这样安装:
- Open Xcode
- Navigate to
Xcode > Open Developer Tool > More Developer Tools
- Download the Hardware IO Tools for Xcodeand then double click on the file
Network Link Conditioner.prefpane
, which will install the Preference pane again:
- 打开 Xcode
- 导航
Xcode > Open Developer Tool > More Developer Tools
- 下载Xcode的硬件 IO 工具,然后双击该文件
Network Link Conditioner.prefpane
,这将再次安装 Preference 窗格:
回答by Sal Conigliaro
For the Network Link Conditioner that works in Mountain Lion, you'll need to install it from the 'Hardware IO Tools for Xcode - Late July 2012' .dmg
对于适用于 Mountain Lion 的网络链路调节器,您需要从“Xcode 硬件 IO 工具 - 2012 年 7 月下旬”.dmg 安装它