Xcode7 easy way to use plugins && and how to download to earlier versions of Xcode

Source: Internet
Author: User

Xcode7 has been there for some time since 2015 9, using XCODE7 and xcode7.1\xcode7.2 's small partners will find like Vvdocumenter-xcode\ksimagenamed-xcode\ Hostringsense-for-xcode and so on a series of plug-ins can not be used, the following we will solve the version of the Xcode plugin use method;

(a) Xcode7 simple way to use plugins:

1. First look at Xcode's UUID, which executes at the terminal:

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

This is where you get a string of 32-bit UUID that copies the UUID, such as:

    

2. Locate the directory where the Xcode plugin is located:

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

Select installed plug-in such as: Ksimagenamed-xcode, right-click to display the package contents, find Info.plist

Locate the Dvtplugincompatibilityuuids item, add a Item,value value for the previous Xcode uuid, save, such as:

  

Restart Xcode will prompt "load bundle", "Skip bundle", here must choose "Load Bundle", or plug-in can not be used;

3. If the hand is delayed by the "Skip Bundle" solution:

Locate the plug-in installation path, continue to open in the Info.plist to remove the same UUID as the command side, usually in the first line or the last line, the line you added to delete the save after you restart Xcode, add the previous xcodeuuid. Restart on the plugin prompt again, select the "Load bundle", OK;

(b) How to download to an earlier version of Xcode:

  Download the new version of Xcode people directly in the App store to download the installation can, sometimes you may use the old version of Xcode, of course, to get the old version of Xcode, there are many ways, here we introduce the official website to obtain a genuine Xcode path, if we must have an Apple account, Log in to the following URL:

https://developer.apple.com/downloads/

After logging in, you can see the various versions of Xcode;

  

(The above is related to the relevant knowledge of the introduction and understanding, but also hope that we complement each other to improve together)

Xcode7 easy way to use plugins && and how to download to earlier versions of Xcode

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.