Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to install Xcode 11 on High Sierra (10.13.6)?

I have a Mac early 2011 running MacOS high sierra 10.13.6. My Mac can't upgrade to higher MacOS versions.

I need to install XCode 11 to take advantage of SwiftUI.

This answer worked for XCode 10.2 but didn't work for XCode 11.

So can I install XCode11 on MacOS high sierra 10.13.6?

like image 295
Mostafa Mazrouh Avatar asked Jun 09 '19 05:06

Mostafa Mazrouh


People also ask

Can I run Xcode 11 on High Sierra?

Short answer: No. Xcode 11.3 requires a Mac running macOS Mojave 10.14.

What version of Xcode works with High Sierra?

You should be on macOS High Sierra (10.13. 4+) and have Xcode 9.4+.

Can I run Xcode 12 on High Sierra?

Xcode 12 will not work in High Sierra (10.13). It requires Catalina (10.15).


2 Answers

From Xcode 11 Release Notes:

Xcode 11 requires a Mac running macOS 10.14.3 or later.

So you cannot install Xcode 11 on macOS 10.13.6

like image 200
kubrick G Avatar answered Oct 21 '22 10:10

kubrick G


Upgrade old macbook pro using this patch http://dosdude1.com/mojave/. You can easily use Xcode 11.

like image 2
Mayank Avatar answered Oct 21 '22 10:10

Mayank