onevcat/VVDocumenter-Xcode

Xcode plugin has bugs when I used,how I can update it conveniently when I know author fix it?

zdrjson opened this issue · 3 comments

Xcode plugin has bugs when I used,how I can update it conveniently when I know author fix it?

You could use Alcatraz to reinstall it, or clone the repo and build it again in your Xcode.

安装了多个插件,插件更新了,只能一个一个重新安装吗?

@zdrjson # Add new UUID of Xcode to plugins
alias xcplug="find ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins -name Info.plist -maxdepth 3 | xargs -I{} defaults write {} DVTPlugInCompatibilityUUIDs -array-add defaults read /Applications/Xcode.app/Contents/Info DVTPlugInCompatibilityUUID"
啊,回复完了才注意到,我这是答非所问啊,哈哈