"install additional required components" in xcode not working

Hi Experts,


After updating my OS X to EI Captian, My xcode 7.01 is not allowed me update install additional component. It asked my admin password but after entring password tehre is no action. After waiting for 1hr, "install.. " dialog box is not disappear or not installing anything.



Not able to open xcode at all. Any help would appreciate.

I am having the same problem, Have you gotten a solution to resolve this issue?

I downloaded the XCode 7.1 beta and got it solved. Hope it helpful to you.

I am also facing the same issue, I have El Capitan with Xcode 7.2 beta version. Still the issue is there and I am unable to open Xcode.


Now resolved using the below steps


Execute the below commands, it is on OS El Capitan and Xcode beta 7.2

  1. sudo /Applications/Xcode-beta.app/Contents/Developer/usr/bin/xcodebuild -license accept
  2. sudo installer -pkg /Applications/Xcode-beta.app/Contents/Resources/Packages/MobileDevice.pkg -target /
  3. sudo installer -pkg /Applications/Xcode-beta.app/Contents/Resources/Packages/MobileDeviceDevelopment.pkg -target /

Change the xcode-beta.app path to your own, and you would need sudo(admin) access. Close your Xcode and open again.

After this, Xcode 7.2 refuses to launch at all.

"install additional required components" in xcode not working
 
 
Q