Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

DVTPlugInManager: Required plug-in compatibility not present

Tags:

xcode

Keep seeing this error log from the terminal when pushing to git repo lately. I think it is due to fact that I updated to Xcode 9.2 or macOS High Sierra.

2017-11-29 07:49:30.580 xcodebuild[1558:49212] [MT] DVTPlugInManager: Required plug-in compatibility UUID C3998872.. for KSImageNamed.ideplugin (com.ksuther.KSImageNamed) not present

Any idea what it means and how to resolve this?

like image 393
Yuchen Avatar asked May 14 '26 15:05

Yuchen


1 Answers

It sounds like you have an old Xcode plugin installed. I had this same error and I found the old plugin located in

~/Library/Developer/Xcode/Plug-ins/

The file name was KSImageNamed.ideplugin

I'd recommend deleting the file.

like image 193
Ken Wilcox Avatar answered May 17 '26 15:05

Ken Wilcox



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!