5

When I open xocde, it pops a window, and tells me:

"xcode scanning for plug-ins failed.
You may not have appropriate permission to read or load installed plug-ins."

I don't know what to do ?

Caleb Kleveter
  • 11,170
  • 8
  • 62
  • 92
HelloWorld
  • 7,156
  • 6
  • 39
  • 36

3 Answers3

1

you need to reinstall the xcode,See the link for solution that may help you to resolve the problem

XCODE fail to load platform

Community
  • 1
  • 1
Minakshi
  • 1,437
  • 1
  • 11
  • 19
0

Do you have two versions of XCode installed ? If yes then ideally you should install the XCode with different versions in different directories. May be you installed lower version of XCode on top of higher version and then trying to launch the XCode.

Saurabh
  • 7,894
  • 2
  • 23
  • 31
0
  • Quit the xCode.
  • Reinstall all plug-ins for xcode. It was helpfully for me.
  • reinstall xcode if nothing help..
kv0
  • 914
  • 10
  • 14
  • Hi,thank your answer.can you tell me more about reinstall plug-ins for xcode? I reinstall a CodePilot2 plug-in,but nothing help. – HelloWorld Oct 14 '11 at 07:50