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

前端 未结 17 1800
清酒与你
清酒与你 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条回答
  •  无人及你
    2020-12-12 20:32

    I have different issue when getting error message “iOS Simulator failed to install application”, the reason is because I have added a property in App-Info.plist without any value. For instance, [Application Category] with no value. Thus the error will show up as well.

提交回复
热议问题