How do you update Xcode on OSX to the latest version? How do you update Xcode on OSX to the latest version? xcode xcode

How do you update Xcode on OSX to the latest version?


  1. Open up App Store

    enter image description here

  2. Look in the top right for the updates section (may also be in lefthand column "Updates"..)

    enter image description here

  3. Find Xcode & click Updateenter image description here


softwareupdate --list see the list of outdated software.

softwareupdate --install --all update all outdated software.

softwareupdate --install <product name> update the software you named.


Sometime I don't see the Xcode update in Updates tab in AppStore
So I search Xcode in AppStoreenter image description here

Then click update and it update