Xcode For Macos 10.12

Question or issue on macOS:

Macos

I want to install and try out the new features of macOS 10.12. Also I really want to work on Xcode 8.0. But the same time I have some client projects which should written on Swift 2.2 [ Xcode 7.3.1 ], I don’t want use Swift 2.3 or Swift 3.0.

Xcode For Macos 10.12

‎Read reviews, compare customer ratings, see screenshots, and learn more about Swiftify for Xcode. Download Swiftify for Xcode for macOS 10.12 or later and enjoy it on your Mac.

So is it possible to install Xcode 7.3.1 in macOS 10.12? Is there any hacky way to do this?

  • According to Xcode Releases, Xcode 9.2 is the latest version that runs on Sierra. Original Poster. 1 point 1 year ago. Ok I’ll download it overnight and check tomorrow morning.
  • If you are looking to run an older version of Xcode, macOS Sierra 10.12 would support running Xcode 8.3.3 and if you have the latest point release of macOS Sierra installed, i.e. 10.12.6, the latest version you can install is Xcode 9.2. Mac App Store makes available the current latest public version of Xcode.

Yes I have successfully installed both Xcode 7.3.1 and Xcode 8.0 in my macOS Sierra.

Now using both Xcodes. But whenever I run my project using Xcode 7.3.1 I am getting this error DTAssetProviderService could not start DTXConnection with Simulator ‘iPhone 6s’. Check the system log for errors. I don’t know the actual reason for this. I have googled for the answers but those suggestions didn’t help me. But at the same time I can run projects in Xcode 8.0 in Simulator, no errors, nothing.

If anyone came to see this, Please let me know your comment.

How to solve this problem?

Solution no. 1:

You can absolutely install Xcode 7.3.1 on macOS Sierra alongside the beta version of Xcode 8.

If you are having issues running Xcode 7.3.x or running the simulator:

  1. Reinstall Xcode 7.3.x from https://developer.apple.com/downloads/.

  2. Manually attach the debugger to your process as outlined in this Stack Overflow answer.

Solution no. 2:

To keep Xcode 7.3.1 running again besides Xcode 8.2 on macOS Sierra 10.12.2 I had to clean the following folders:

Even cleaning the userdata of the specific project was helpful:

Xcode For Macos 10.15

After restarting the mac and trying to open the project it crashed again because there was already content in this folder:

After deleting these plug-ins again it finally worked!

Solution no. 3:

Xcode 7.3.1 and Sierra is a non-supported configuration. While most of it will work, things like running a project on the simulator won’t.

Download Xcode Dmg

Solution no. 4:

You should also be aware that you need the current public releases of macOS (El Capitan) and Xcode (7.3) to create and submit archives to the iTunes App Store. Archives created with beta versions Xcode (8b1), or with the current Xcode 7.3 on a beta version of macOS (Sierra 10.12b1) won’t be accepted (submission process fails). It’s advised you backup your system before installing the macOS beta, and/or install the beta OS on a new partition. You can also install the current OS and Xcode on a small partition (10-20GB or so) if you’ll need to make a submission in the next 3 months, and remove it when the public releases are available. It takes a little setup, tho, to configure your signing certs, etc.

Solution no. 5:

Xcode 10 Download For Mac

I have installed OS X Sierra and I was working with XCode 7.2. I found some alignment, issues when the XCode run in Sierra. I have reported to the bug reporting centre. I got reply from the apple team that XCode 7.x versions are not supported in OS X Sierra and all the bugs has been closed. They recommends XCode 8 in OSX 10.12.

Xcode For Macos 10.14

Hope this helps!