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

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

时间:2015-02-27 13:15:45      阅读:101      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!