We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6/16/16 14:42:08.274 Xcode[44746]: [MT] PluginLoading: Required plug-in compatibility \ UUID ACA8656B-FEA8-4B6D-8E4A-93F4C95C362C for plug-in at path \ '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SALLDBInit.xcplugin' \ not present in DVTPlugInCompatibilityUUIDs
Same results for both
macOS 10.11.5 (15F34)
The text was updated successfully, but these errors were encountered:
UUIDS=$(defaults read /Applications/XcodeWithPlugins.app/Contents/Info.plist DVTPlugInCompatibilityUUID) find ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins -name Info.plist -maxdepth 3 | xargs -I{} defaults write {} DVTPlugInCompatibilityUUIDs -array-add $UUIDS
Sorry, something went wrong.
No branches or pull requests
Same results for both
macOS 10.11.5 (15F34)
The text was updated successfully, but these errors were encountered: