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

前端 未结 17 1802
清酒与你
清酒与你 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:28

    You are using Xcode GM which is under beta stage. Use latest Xcode 5.1.1 available. Also, these error occur while switching between simulator (32 bit and 64 bit).

    1. Quit the simulator and re-build the application. OR
    2. Reset simulator from "iOS simulator" -> "Reset content and settings.."

    Error

提交回复
热议问题