Xcode 6.4 “Could not download and install iOS 8.3 simulator”

后端 未结 2 1100
时光说笑
时光说笑 2021-02-02 11:23

I\'ve been trying to install iOS simulators 8.3 & 8.4 on Xcode 6.3.2 an 6.4 beta respectively. In the first case is not even an option to download this simulator while in Xc

2条回答
  •  清酒与你
    2021-02-02 12:05

    I found a workaround on the Apple forums. If you run Xcode using sudo the simulator downloads and installs work just fine:

    sudo /Applications/Xcode.app/Contents/MacOS/Xcode
    

    Note: Once the downloads and installs are complete you should quit Xcode and start it normally.

提交回复
热议问题