Failed to install “iOS 6.1 Simulator” XCode 5

2019-03-22 19:14发布

I want to run my app on both simulators ios6 and ios7. I'm trying to install ios 6 simulator but I am getting this error:

Failed to install "iOS 6.1 Simulator"
An unknown error occured. Please try again later.

I restarted XCode but not working stil..

7条回答
Anthone
2楼-- · 2019-03-22 19:22

Was having the same problem ,

already did a system restart and reset the simulator but didn't work

but

deleting the app manually inside the simulator worked for me,

查看更多
虎瘦雄心在
3楼-- · 2019-03-22 19:30

I got exact same problem and solved by using following way,

  1. Launch the iOS Simulator

  2. Go and click "iOS Simulator" Menu

  3. Click "Reset content and settings"

  4. Close simulator and rebuild your app.

enter image description here

Above screen shot is showing the way how you can do this...

I think this works for you...!!!

查看更多
看我几分像从前
4楼-- · 2019-03-22 19:38

Try to reset iOS 6.1 simulator from menu "iOS Simulator -> Reset Content and Settings...",

then run your app in XCode. This helped me.

查看更多
叛逆
5楼-- · 2019-03-22 19:38

Run it in iOS 7 simulator (so you can run it), once there, go to "Hardware > Device > select some iOS 6 or earlier device", then apply the "iOS Simulator -> Reset Content and Settings..."

查看更多
姐就是有狂的资本
6楼-- · 2019-03-22 19:38

I had the exact the same issue. I restart my Mac and I'm now download it.

EDIT: I tried everything else. I'm sorry not to be able to answer by given a more useful option.

查看更多
贼婆χ
7楼-- · 2019-03-22 19:40

I had this issue after update to XCode 5. Running an application on the available iOS 7 Simulator and setting the "Enable this mac for developing" check in the popup has solved the problem.

查看更多
登录 后发表回答