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

后端 未结 5 692
情话喂你
情话喂你 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 05:59

    XCode 6:

    Just create provisioning profile for development and assing it to Project -> Build settings -> Provisioning profile

    For upload you have to change provisioning profile for Distribution profile.

提交回复
热议问题