Plugin failure issues after updating Xcode-generic workaround not for specific versions

Source: Internet
Author: User
First, Xcode update after the plug-in failure principle

1, each update Xcode after the plugin will fail, in fact, the plug-ins are still in this directory well lying:

~/library/application Support/developer/shared/xcode/plug-ins

2, the reason for the plug-in failure, because each plug-in only for specific UUID of Xcode use, updated UUID changes, so it will not be used normally.

Ii. General solution 1. Read the current Xcode UUID

In the terminal, enter:

Defaults Read/applications/xcode.app/contents/info Dvtplugincompatibilityuuid

, the current Xcode's UUID is displayed:

2. Add this UUID for each plugin

for (per plug-in) {

Right-click plugin = = "show package content = =" Double click contents== "Open Info.plist file;

Add a string tag to the Dvtplugincompatibilityuuids,

Can.

Note:

Uuid:9f75337b-21b4-4adc-b558-f9cadf7073a7

As a Xcode6.3 uuid.

Plugin failure issues after updating Xcode-generic workaround not for specific versions

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.