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条回答
啃猪蹄的小仙女
2楼-- · 2019-03-22 19:42

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)

enter image description here

查看更多
登录 后发表回答