Xcode Install plugin, error select Skip Bundles, re-appear load Bundles method

Source: Internet
Author: User

Xcode install plug-ins often encounter such problems, the prompt choice, or English prompts, so did not look carefully on the habitual choice of the right button

Click on the Skip Bundle, the results of the tragic discovery, found that the plug-in completely invalid, no matter how to open Xcode, how to reinstall Plug-ins, the probability of re-emergence is very low

Principle and Reason

The principle is very simple, the third-party plug-in, the suffix must be. Xcplugin (actually a bundle), so skip bundles means not to load the plugin. Mac OS gives you the option to load a third-party plug-in into your xcode preferences, In fact, iOS development is userdefault,so .... You can re-display it by typing the following command from the command line! Clear the preferences about Xcode

Reload load Bundles Method 1. Terminal commands clear Xcode third-party plug-in preferences

1 Defaults Delete com. Apple. DT. Xcode dvtpluginmanagernonappleplugins-Xcode-7.3

The Xcode-7.3 above is the version of Xcode on your Mac that changes to your Xcode version

2. Edit Preferences (Preferences) clear Xcode third-party plug-in Settings

Mac Xcode Preferences, preference Settings (userdefault) file address ~/library/preferences/com.apple.dt.Xcode. plist

Use Xcode to open this is like this drip

Red box is all installed third-party plug-ins, allowed is allowed to run plug-ins, skipped will not be able to use after jumping plug-ins, delete skipped to re-enable the plug-in record, restart Xcode can re-appear load Bundles

Or cut skipped's records into allowed, or you can take them.

Xcode version Get method

Input in terminal

1 Xcodebuild -version

Restart Xcode, and click Load Bundles.

Xcode Install plugin, error select Skip Bundles, re-appear load Bundles method

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.