macOS High Sierra 10.13.6
After installing Command Line Tools (macOS 10.13) for Xcode 10 above
I installed Xcode10, but when I started it
loading a plug-in failed
Is displayed and cannot be opened.
After checking the correspondence table, I think that even this OS version can install up to Xcode 10.1,
I checked it, but I don't know.
-
Answer # 1
-
Answer # 2
What version of Xcode 10 are you trying to install?
Only Xcode 10.1 is supported on macOS High Sierra.
Xcode 10.2 does not support macOS High Sierra as it requires macOS Mojave 10.14.3 or higher.
-
Answer # 3
/ Library/Developer/CommandLineTools
Have you tried installing Xcode by erasing Command Line Tools in?
When you install Xcode, Command Line Tools for that Xcode will be included automatically, so please try it. -
Answer # 4
The final method is to do a clean install of the OS and then install Xcode.
Or try downloading Xcode to install again.
-
Answer # 5
I'm getting an error message saying that the plugin is failing to load. Are you using any Xcode plugin?
If you've used it before but aren't using it now, is it possible that the plugin wasn't uninstalled properly and is left in the trash?
To be on the safe side, we recommend that you check if there are any files in the plugins folder, delete them all, and then reinstall.
https://stackoverflow.com/questions/43133276/how-to-remove-xcode-plugin
Related articles
- macos (osx) - i can't install xcode 11 even though it's macos catalina
- macos (osx) - can't install mactex
- macos (osx) - install openssh 82 on macos
- macos (osx) - install jre on macos
- macos (osx) - xcode-select --install fails, but is xcode itself and the command line tool installed?
- macos (osx) - unable to install cocoapods from terminal
- macos (osx) - i can't install pygame on mac
- macos (osx) - how to install macports terminal
- macos (osx) - i want to use gfortran with an xcode editor
- macos (osx) - i can't install yarn and i can't install webpacker
- macos (osx) - when i try to install android studio on mac, the sdk is installed and i can't install
- macos (osx) - talib install error
- macos (osx) - can't install fractal
- macos (osx) - mac_node-sass install _command not found
- macos (osx) - avaudiorecorder recording console gives error (propertyid = 1667788144 is null)
- macos (osx) - keyboard operation of mac terminal
- macos (osx) - can't run mac cron regularly
- macos (osx) - flutter package cannot be read
- macos (osx) - removed shell error when opening terminal on mac
- macos (osx) - i should have installed cocoapods, but the pod command is command not found many times
- macos (osx) - how to make the environment setting screen of mac application
- xcode - i can't display the buttons on the simulator
- xcode - screen transition after acquiring data via bluetooth communication
- ios - thread 1: exception: error is displayed!
- xcode - i get a warning when i pod install and i can't use swifter
- xcode - [swift] i want to get the objectid given at the time of saving in ncmb of nifty cloud
- ios - it is about line breaks when using uitextview wrapped in swift ui
- ios - about the mechanism that can pass by value at the time of screen transition in segue
It was a bug in the Macbook itself.
Thank you very much.