Skip to content

Instantly share code, notes, and snippets.

@finder39
Created December 9, 2015 03:13
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 finder39/82ebafbfce5569482ef5 to your computer and use it in GitHub Desktop.
Save finder39/82ebafbfce5569482ef5 to your computer and use it in GitHub Desktop.
Add new Xcode UUID to plugins
Get new UUID of Xcode with
`defaults read /Applications/Xcode.app/Contents/Info DVTPlugInCompatibilityUUID`
Then put into Info.plist of plugins located at:
`~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment