问题
Just installed XCode 5. Previously some popular plugins for Xcode. those plugins was working for xcode 4.5. But after upgrading to xcode 5 none of the plugins are working. I have freshly downloaded plugins like VVDocumenter, KSImageNamed etc.But its not getting any advantage. Also tried https://github.com/mneorr/Alcatraz Its also not doing anything
回答1:
xCode 5 uses another plugins folder by default
/Applications/Xcode.app/Contents/PlugIns
Try to put your plugins there.
But note that for example KSImageNamed.xcplugin and Lin.xcplugin cause crashes of the xCode 5.1 at least.
来源:https://stackoverflow.com/questions/19113513/plugins-not-working-in-xcode-5