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.
Any ideas
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:
- Open Xcode
- Navigate to
Xcode > Open Developer Tool > More Developer Tools
- Download the Hardware IO Tools for Xcode and then double click on the file
Network Link Conditioner.prefpane
, which will install the Preference pane again:
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
来源:https://stackoverflow.com/questions/11699805/where-is-network-link-conditioner-prefpane-in-osx-mountain-lion-and-xcode-4-4