码迷,mamicode.com
首页 > 其他好文 > 详细

process launch failed : failed to get the task for process xxx

时间:2016-01-25 16:38:12      阅读:144      评论:0      收藏:0      [点我收藏+]

标签:

技术分享

 

原因:

证书问题,project和targets的证书都必须是开发证书,ADHOC的证书会出现此问题。

 

解决方案:

    project和targets的证书使用开发证书

 

其他: 

This error happens when you have set Distribution Provisioning profile in code signing. Change it to Developer Provisioning Profile, then it will work. Worked for me for Xcode SDK 4.5.

把你的code sign由Distribution改成Developer.就这么简单.

 总之  ,  就是  配置 证书出了问题。  从 证书   和  生成的  描述文件上找  就对了   真机调试的证书和发布的证书以及企业用的证书  好好核对下,不要 与 描述文件  对应错了

process launch failed : failed to get the task for process xxx

标签:

原文地址:http://www.cnblogs.com/isItOk/p/5157638.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!