修复xcode6.2 插件不能使用问题

在终端输入如下命令便可:.net

find ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins -name Info.plist -maxdepth 3 | xargs -I{} defaults write {} DVTPlugInCompatibilityUUIDs -array-add A16FF353-8441-459E-A50C-B071F53F51B7code

编辑:blog

Xcode 6.3:get

find ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins -name Info.plist -maxdepth 3 | xargs -I{} defaults write {} DVTPlugInCompatibilityUUIDs -array-add 9F75337B-21B4-4ADC-B558-F9CADF7073A7it

另外转载一篇相关的文章:io

http://blog.csdn.net/zhangao0086/article/details/44196415class

相关文章
相关标签/搜索