Archive for November, 2011

Nov
06

Enabling AirDrop on older systems

Posted by: | Comments (0)

You can enable AirDrop for many older Lion systems at the Terminal command line. Enter:

defaults write com.apple.NetworkBrowser BrowseAllInterfaces 1

After setting the defaults, you’ll need to restart Finder:

killall Finder
Categories : Mac OS X
Comments (0)