Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Update to xcode 7.3 is not working

Tags:

Is someone else having problems to update xcode 7.2 to 7.3? Firstly there is no update option in App Store. I found a link at App Store xcode 7.3, this link will open your app store on the xcode page, after I press update, a loading spinner appears but after 2 hours of waiting nothing has happened enter image description here Is there another way to update xcode?


Edit: There is no option update xcode in App Store enter image description here

like image 832
Beto Caldas Avatar asked Apr 04 '16 17:04

Beto Caldas


2 Answers

xcode 7.3 is not supported in OS lower than 10.11, You need to upgrade your OS to OS X 10.11 or later (El Capitan) and try to upgrade the xcode to 7.3

like image 94
Shruthi Avatar answered Oct 29 '22 23:10

Shruthi


You can download Xcode yourself from https://developer.apple.com/downloads (an Apple Developer account required).

This is what you should see (I filtered the available downloads by typing "Xcode"):

enter image description here

like image 21
TotoroTotoro Avatar answered Oct 29 '22 23:10

TotoroTotoro