Failed to install “iOS 6.1 Simulator” XCode 5

帅比萌擦擦* 提交于 2019-12-03 09:19:16

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

then run your app in XCode. This helped me.

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,

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..."

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.

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

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

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.

If you use XIB or Storyboard. You have to set document type to "XCode 4.6"

choose storyboard -> inspector (right pane) -> first tab (identity and type)

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.

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