Reputation: 151
I need to pair my PC to a macOS to run the ios simulator in Xamarin . After downloading and running macOS high Sierra 10.12 virtual machine and downloading the Xcode I got some error ,
The error : Xcode can’t be installed on "macOS Sierra" because macOS version 10.14.3 or later is required.
I don't know if I have to download a new virtual machine or to update macOS Sierra or to download an earlier version of Xcode but each of these takes too much time so I need a guaranteed link for downloading if this the solution .
Upvotes: 1
Views: 2331
Reputation: 449
please visit https://xcodereleases.com/, & download xcode based on your requirements
Upvotes: 0
Reputation: 230
From iOS 12.2 you'll need to have Xcode 10.2 to build. Xcode 10.2 require Mac OS Mojave. So you'll need to update your os
Upvotes: 1