Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

macOS 10.14 Mojave can't open Xcode 8.3.3 (immediately crash)

Tags:

xcode

macos

I used Xcode 9.0 and Xcode 8.3.3 on my mac (High Sierra) before. Yesterday, I update my mac system to Mojave, and my Xcode 8.3.3 can't open after update system. How to solve it.

enter image description here

like image 387
v2Next Avatar asked Sep 29 '18 01:09

v2Next


2 Answers

It seems Xcode 8.3.3 doesn't support on macos 10.12 later version. You'd better run it in a VM with High Sierra.

like image 68
suoyita Avatar answered Oct 25 '22 14:10

suoyita


After macOS Mojave upgrade, I encountered this. And unfortunately the only solution that I found is to reload XCode from App Store from scratch to the latest version.

After that everything works perfect.

It seems related with the access grants that Mojave keeps asking of.

like image 38
Mehmet Kaplan Avatar answered Oct 25 '22 13:10

Mehmet Kaplan