how to update Xcode to 9.3 and in mac sierra - xcode

I have Xcode 9.2 installed on my sierra i want to update Xcode without update to heigh sierra? I can't find Xcode update in App Store

Xcode 9.3 will work on OS High Sierra because the Xcode version is dependent on MacOS version
You can also refer this link How do I install Xcode 9 without updating macOS?

Related

Getting black screen when running IOS simulator on virtual machine

I am using MacOS version 10.15 Beta with Xcode version 11.3.1
The issue turned out to be that xcode was too new for the Macos version, and was solved by downgrading xcode to 10.3

Xcode can’t be installed on “macOS Sierra” because macOS version 10.14.3 or later is required

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 .
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

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 ?
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/
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
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
I had same problem
You must upgrade to latest macOS version.

Which Version of Xcode is suitable for mac os yosemite

I am using mac os yosemite [hackentos] 10.10. I want to install Xcode on my Mac, but the current version of Xcode 8.3.3 needs macOS Sierra, and I am not able to upgrade to Sierra.
Which version of Xcode is suitable for Mac OS X Yosemite?
Which version of Xcode is suitable for MacOS Yosemite ...
Use Xcode 6 for MacOS Yosemite (10.10).
Xcode 6 is kind of disjoint. Its pretty typical considering Xcode supports OS X and iOS across OS releases. Xcode 6.0 - 6.2 was released for MacOS Mavericks (10.9). Xcode 6.3 - 6.4 was released for MacOS Yosemite (10.10).
It looks like Xcode 7.0 - 7.2.1 is applicable as well. Also see the Xcode 5.0 - 6.x and Xcode 7.0 - 8.x support on Wikipedia.
If you need to use the command line to determine versions of what you have, then see Determine xcode command line tools version on Apple Stack Exchange.

Can't run old version of Xcode on macOS Sierra

I just tried to run old versions of Xcode on macOS Sierra.I've tried these versions:4.x,5.x,6.x. But I failed. All time I'm trying to launch old version it says that version of Xcode is incompatible with my macOS.How to fix this?Or I need to install old version of Mac OS X?
I think the only way to do is to change temporarily your system version.plist to a older Mac OS X like 10.6.8 is not wrong but you can't run old Xcode's officialy on macOS Sierra I could run Xcode 6 by just changing my version or dual boot Yosemite.
Sierra is only compatible with 7, 8, 9 those versions of Xcode can run on Sierra.
Look on stack overflow for a tutorial that illustrates how to change Mac OS version plist.
I think you should uninstall the old version and then install Xcode whose version is higher than 7, which may be useful.

Resources