Could not launch “” failed to get the task for process ?

后端 未结 5 694
情话喂你
情话喂你 2021-02-02 05:22

Using Xcode 4.5.2 and building for iOS4 or newer, I get this message when building for my device (iOS 6.0.1 on 4s). I dismiss the dialog then relaunch the app on my device whic

5条回答
  •  夕颜
    夕颜 (楼主)
    2021-02-02 06:05

    In my case happens all time I add a new device ID then update the provision profile, download and "install it on Xcode 5".

    To fix this:

    • Go to Xcode>Preferences>Account Tab>Select Apple ID>View Details>Refresh Button (Bottom left corner).
    • Reinitiate Xcode.

    Start again the app, you will be able to test the app in the device.

提交回复
热议问题