XCode 4.6.3 crash everytime I open it on OS X 10.9.3

后端 未结 4 1287
清酒与你
清酒与你 2021-02-04 20:00

I updated Mavericks 10.9.2 to 10.9.3 and downloaded Xcode 6 beta. One of my project is still in Xcode 4.6.3. So now whenever I open this project Xcode crashes with the following

4条回答
  •  闹比i
    闹比i (楼主)
    2021-02-04 20:08

    Javi Campana's answer and Iron Eagle's ( Xcode 4.6.3 crashing after installing xcode 6 beta ) worked for me.

    I believe the missing key point is running Xcode 4.6.3 directly after renaming the MobileDevice.framework.

    Xcode 4.6 will then prompt you to install "Device Support" component.

    Once installed, my Xcode 4.6.3 and Xcode 6 beta 2 worked again with MobileDevice.framework version 555.43 created Dec 21, 2014.

提交回复
热议问题