alcatraz / Alcatraz

Package manager for Xcode
alcatraz.io
MIT License
9.87k stars 1.15k forks source link

Error in terminal #333

Closed wh1pch81n closed 9 years ago

wh1pch81n commented 9 years ago

Hello, I have what looks to be a weird error. I find it in terminal and I notice it sometimes when I use terminal for terminal tasks. I do not understand why it mentions Alcatraz on my device.

[MT] PluginLoading: Required plug-in compatibility UUID 7FDF5C7A-131F-4ABB-9EDC-8C5F8F0B8A90 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcplugin' not present in DVTPlugInCompatibilityUUIDs

guillaumealgis commented 9 years ago

This is probably shown when you're calling xcodebuild (or a script does it for you). This means that Xcode tries to load the Alcatraz plugin but can't because Alcatraz was not updated to work with your version of Xcode (Alcatraz's plist doesn't include the right UUID). As Alcatraz currently support all recent versions of Xcode, reinstalling it should take care of the problem.

Either way, this is just a warning and will not prevent Xcode to work properly.

wh1pch81n commented 9 years ago

@guillaume-algis ok thanks.

supermarin commented 9 years ago

You need to update from http://alcatraz.io