首页 > 其他 > 详细

【xcode】错误之Could not launch "" failed to get the task for process

时间:2015-02-27 13:14:54      阅读:521      评论:0      收藏:0      [点我收藏+]

http://blog.csdn.net/teng_ontheway/article/details/8467932

 

在Xcode下编译工程正常,在模拟器下运行正常,最后在真机上运行的时候出现了如下错误:

Could not launch "FeedMeWorms" failed to get the task for process 3118

技术分享

 

原因是:我的签名是distribution certificate,即发布者证书,不允许在真机上直接运行

使用开发者证书就OK了

 

【xcode】错误之Could not launch "" failed to get the task for process

原文:http://www.cnblogs.com/yangmx/p/4302946.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!