TiShow
TiShow

Reputation: 1014

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

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 ?

Upvotes: 11

Views: 53437

Answers (5)

Awara Amini
Awara Amini

Reputation: 572

I had same problem! You need more space in your mac! it was sorted for me by deleting more things to have more space.

Upvotes: 1

Stéphane Bruckert
Stéphane Bruckert

Reputation: 22903

Upvotes: 15

Akshay Vijay Jain
Akshay Vijay Jain

Reputation: 15955

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

Upvotes: 1

hs777it
hs777it

Reputation: 518

I had same problem
You must upgrade to latest macOS version.

Upvotes: 0

Natsfan
Natsfan

Reputation: 4812

You need to download macOS version 10.13.6. You can download it from here You may need to have a developers account but you can get a free one by going to Apple developers. You may need to google that. Once you get 10.13.6 loaded you can then download Xcode 10.1

Upvotes: 0

Related Questions