Xcode 5 - “iOS Simulator failed to install application” every time I switch simulators

前端 未结 17 1778
清酒与你
清酒与你 2020-12-12 19:52

Using Xcode 5 GM, anytime I switch to the 5.1, 6.0 or 6.1 simulators to test, I get the error \"iOS Simulator failed to install application.\" When I reset the simulator it

17条回答
  •  -上瘾入骨i
    2020-12-12 20:28

    Ran into this issue today. Found it was an empty Reference Folder (blue folder) causing this. Removed the folder from Resources in Build Phase... cleaned build folder for the heck of it, and it went away.

提交回复
热议问题