

Installing Xcode via the Mac App Store is as simple as clicking Install. Xcode 12.xip and save/download that file onto your Mac Locate and click the appropriate version of Xcode in the list.In the search field on the left, type “xcode” and press Enter.Click on More in the top-right of the page, next to Beta and Release.Go to /download and log in with your Apple ID.However, there’s an approach that gives you more control: /download. The download size is currently about 7 gigabyte (GB). You’ll need at least twice that size of free storage on your Mac to install Xcode with this approach. Downloading Xcode this way is often faster than through the Mac App Store. Once you’ve downloaded Xcode, open and unzip the.

You can then drag-and-drop the Xcode.app file to your ~/Applications folder. You’ll be greeted with the following prompt:Ĭlick Install in this prompt. Xcode will now attempt to install the Xcode Command Line Tools on your Mac. They are CLI tools used to compile apps with Xcode, among other things. You often need these tools to work with other programming languages on Mac, as well.Ī disadvantage of manually installing Xcode through the Developer portal is that Xcode won’t automatically update. This isn’t necessarily a bad thing, however, because you can use this approach to install multiple versions of Xcode side-by-side. This is helpful for debugging or trying out beta versions of Xcode (see below). If your version of macOS or Mac OS X doesn’t support the latest version of Xcode, you can usually install older versions via ! Installing Xcode through the Mac App Store limits you to the most recent version of Xcode.

You can pinpoint the latest version of Xcode that your Mac supports by cross-referencing a few tables on Wikipedia. First, figure out what macOS version you have. Then, go to the Xcode wiki, and find your version of macOS in the min macOS version to run column between Xcode 9.x and 12.x. The version of Xcode you can run is in the row above the one you found. For example, the latest version of Xcode you can run on macOS 10.13.6 (High Sierra) is Xcode 10.1. Keep in mind that running an older version of Xcode often limits for which iOS, Swift and SwiftUI versions you can build. How do you keep your Xcode up-to-date? Apple regularly releases new versions of Xcode.
