"Go" xcode up to 6.4 plugin invalidation, with add plugin accidentally click Skip Bundle solution

Source: Internet
Author: User

Reprinted from: http://www.jianshu.com/p/d51547d29309

Today's upgrade of Xcode to 6.4 was not available before the plugin was installed. Here's a solution:

The steps are as follows:

First, see the UUID of Xcode

Perform defaults read/applications/xcode.app/contents/info Dvtplugincompatibilityuuid in terminal

Copy the string after the UUID

Then open the directory where the Xcode plugin is located: ~/library/application support/developer/shared/xcode/plug-ins;

Select the installed plug-in such as Vvdocumenter-xcode, right-click "Show Package Contents";

Locate the Info.plist file, locate the Dvtplugincompatibilityuuids item, add a Item,value value for the previous Xcode uuid, save.

After you restart Xcode 6, you will be prompted for "load bundle", "Skip bundle" When you restart Xcode, and you must select "Load Bundle", otherwise the plugin cannot be used.

What if the hand hits the "Skip Bundle" swelling?

Locate the plug-in installation path, continue to open in Info.plist delete the last and the command side of the same UUID number, usually will be the last line, you add the line to be deleted

Restart Xcode after saving

Add the previous Xcodeuuid again. Plugin prompt reappears on reboot

"Go" xcode up to 6.4 plugin invalidation, with add plugin accidentally click Skip Bundle solution

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.