简体   繁体   中英

Install XCode on MacOS 10.15 Catalina

I'm getting an error where I can't install XCode because my MacOS version is 10.15 when the requirement is version 11 or higher.

I don't want to upgrade my mac version because this is a company laptop so my other development tools might get affected.

How do I create a workaround for this?

You can download all versions of Xcode from this site

The latest version of Xcode you can run on Catalina (10.15.4) is Xcode 12.4 and Command Line Tools 12.4.

You can download older versions of Xcode and the Command Line Tools from Apples developer site. https://developer.apple.com/download/all/?q=xcode

You can check which Xcode version is supported by your OS here; https://developer.apple.com/support/xcode/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM