Skip to content

Instantly share code, notes, and snippets.

@tjosten
Created June 20, 2014 08:25
Show Gist options
  • Save tjosten/693a6dba7377bbc38586 to your computer and use it in GitHub Desktop.
Save tjosten/693a6dba7377bbc38586 to your computer and use it in GitHub Desktop.
Reload services menu manually with:
/System/Library/CoreServices/pbs -update
See if Dropshare is in the services directory:
/System/Library/CoreServices/pbs -dump_cache
Open Finder.app in debug mode, right-click on a file and navigate to "Services", see what debug messages are posted:
/System/Library/CoreServices/Finder.app/Contents/MacOS/Finder -NSDebugServices net.mkswap.Dropshare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment