Gio Lodi 11/25/2015

How to update an Xcode plug-in for the latest version of Xcode

Read Original

This technical article explains why Xcode plug-ins break after Xcode updates and provides a command-line solution to manually add the new DVTPluginCompatibilityUUID to a plug-in's Info.plist, allowing it to work before an official update is released. It includes a specific example using the XVim plug-in and instructions for adapting the command.

How to update an Xcode plug-in for the latest version of Xcode

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes