Xcode 6.3 not running iOS 8.4 - update to 6.4 fails

試著忘記壹切 提交于 2019-12-05 03:56:45
  • Delete /Applications/Xcode.app.
  • Download Xcode 6.4 from the Apple Developer Download site.
  • Mount the .dmg and extract Xcode.app into /Applications.
Marlon Ruiz

You don't need to delete /Applications/Xcode.app.

  1. Open a terminal.
  2. Copy this: xcode-select --install and paste it in the terminal
  3. Install.
  4. After the install has completed, you can see in the App Store that is possible to update your Xcode.

I did that and I can update my Xcode from 6.3 to 6.4.

What I've done and worked..Open the Mac App Store, search for the Xcode, check that it shows the latest version and then click install. It will start to downloading and installing the latest version.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!