Skip to content

Instantly share code, notes, and snippets.

@depth42
Created December 7, 2015 16:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save depth42/291d9cc9ffde5bf8652b to your computer and use it in GitHub Desktop.
Save depth42/291d9cc9ffde5bf8652b to your computer and use it in GitHub Desktop.
How to force a Spotlight importer embedded in an app to be recognized by the system for testing
/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -f /path/to/MyApp.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment