Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode can’t be installed on “Macintosh HD” because macOS version 10.13.6 or later is required

Tags:

xcode

macos

I am struggling to build app with unity on xcode. In the beginning, I could not build the app on my iPhone from xcode because I got this error

This iPhone 8 (Model A1863, A1905, A1906, A1907) is running iOS 12.1.2 (16C101), which may not be supported by this version of Xcode.

I also tried to install the older version xcode but it did not work since it requires new version as mentioned above.

Then, I attempted to reinstall xcode now and got error

Xcode can’t be installed on “Macintosh HD” because macOS version 10.13.6 or later is required.

I am using version 10.12.6 macOS Sierra and I think that there should be available installation version 10.13.6 on my App Store but 10.13 doesn't show up in my app store updates section. Therefore, I went to Apple official page to upgrade to 10.13 but it said that this update requires macOS version 10.13. I cannot install even version version 10.13.

How can I update my OS and install xcode to solve this issue ?

like image 808
TIshow Avatar asked Jan 11 '19 22:01

TIshow


People also ask

Do you need latest macOS for Xcode?

Xcode can't be installed on because OS X version 10.12 or later is required. OS X Version 10.12. 1 can't be installed because OS X Version 10.12 is required.

Is Xcode supported on High Sierra?

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

Can't be installed because macOS version?

Check Your Mac's Compatibility in the App Store Click the Apple logo in the menu bar and select About This Mac to compare those requirements to your Mac. If your Mac isn't compatible, you can't install that macOS version upgrade. It might be the first of many signs that it's time to replace your Mac.

How do I update Xcode to iOS 13?

Downloading and updating XcodeThe current release of Xcode is available as a free download from the Mac App Store. The Mac App Store will notify you when an update is available or you can have macOS update automatically as it becomes available.


2 Answers

  • find the Xcode version corresponding to your current OS version here https://developer.apple.com/support/xcode/
  • download it using your Apple Developer account here https://developer.apple.com/download/
like image 152
Stéphane Bruckert Avatar answered Oct 02 '22 21:10

Stéphane Bruckert


To Install the latest macOs version,

click on apple icon
click on About this Mac,
then click on software update

It will show you latest macOs version available, then you can install latest version of XCode
Install Latest Mac Os Youtube video

like image 42
Akshay Vijay Jain Avatar answered Oct 02 '22 21:10

Akshay Vijay Jain