Is Xcode 7.3.1 running on macOS High Sierra (10.13)?

Although I know that this version of Xcode is quite old, my company’s project should still use it, and I couldn’t get it to work properly for my company.

Has anyone encountered this issue? Any idea would be very helpful!

ps. On my personal mac, with macOS High Sierra 10.13.1 Beta (17B25c), every time I try to open Xcode 7.3.1, it crashes and does not even report the reason.

+4
source share
3 answers

Unfortunately, there is no cross-compatibility guide to migrate to an earlier development environment or to create software on a new Mac, since only the minimum requirements are listed in wiki-like cases:

https://de.wikipedia.org/wiki/Xcode

, - , ​​ Parallels, Fusion Virtualbox. . - , . Virtualbox, , (e.v. Parallels) .

Mac , , . , , .

Apple, -- - - .

+1

... , , , . ?

enter image description here

+1

After running Xcode 7.3.1 on a MacOS High Sierra 10.13 VM, I can confirm that I can compile and run the build on Simulator and devices with iOS6 and iOS7.

+1
source

Source: https://habr.com/ru/post/1686921/


All Articles