引人:

iOS真机调试程序,报如下错误信息:

failed to get the task for process XXX

原因:

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

解决方案:

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

 

其他:

failed to get the task for process XXX

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.就这么简单.

转:http://blog.csdn.net/itianyi/article/details/8575154

failed to get the task for process XXX(解决方案)相关推荐

  1. 报错:failed to get the task for process XXX(解决方案)

    为什么80%的码农都做不了架构师?>>>    http://blog.csdn.net/itianyi/article/details/8575154 http://rangyan ...

  2. XCode Could not launch quot;quot; failed to get the task for process

    在Xcode下编译project正常,在模拟器下执行正常,最后在真机上执行的时候出现了例如以下错误: Could not launch "FeedMeWorms" failed t ...

  3. failed to get the task for process 1363问题解决

    一.问题 我用发布证书,想联机调试,启动程序闪屏后就出现以下错误: failed to get the task for process 1363 二.解决方法: 创建一个开发者证书,关联手机,来进行 ...

  4. process launch failed: failed to get the task for process 7680

    process launch failed :failed to get the task for process *** 报这样错误的原因:使用真机测试时,在build setting ->c ...

  5. userdel: user xxx is currently used by process xxx 解决方案

    当我们想删除某个用户的时候,出现 user xxx is currently used by process xxx,可能的原因是你创建用户user1之后,使用su命令切换到user1用户下,之后又想 ...

  6. iOS failed to get the task for process 169

    为什么80%的码农都做不了架构师?>>>    You use the distribute certificate to debug app in device. 转载于:http ...

  7. Error:Execution failed for task ':xst:process开发环境DebugResources'.

    用的gradle:2.3.3,编译时出现错误: Error:Execution failed for task ':xst:process开发环境DebugResources'. > com.a ...

  8. 【Docker】OCI runtime exec failed: exec failed: container_linux.go:348: starting container process cau

    1.背景 docker执行命令 (base) lcc@lcc flink-1.10.0$ docker exec -it mysqld-exporter /bin/bash OCI runtime e ...

  9. it : Tmaster (hook declined) error: failed to push some refs to https://xxx/biluo/xxx.git

    To https:///biluo/xxx.git! [remote rejected] master -> master (hook declined) error: failed to pu ...

最新文章

  1. 离开百度三年多,吴恩达纽交所敲钟,身价再增20亿
  2. HTML向Flex传参
  3. ci发什么音标_48个国际音标发音舌位图
  4. Zookeeper理解---ZAB协议
  5. Java中带有JWebSocket的WebServerSocket
  6. centos7与centos6区别
  7. ERROR! The server quit without updating PID file (/usr/local/var/mysql/apple,卸载,重装一个,我的方案
  8. ELK下Elasticsearch优化
  9. 原生JavaScript(js)手把手教你写轮播图插件(banner)
  10. PyTorch中的生成对抗网络(GAN)
  11. MyEclipse添加反编译工具
  12. 电力101/104规约文件服务报文浅析
  13. iOS录音及播放全解
  14. 人民搜索笔试题2013
  15. C语言解决三色旗问题
  16. Windows 下网卡对802.1Q tag 的支持
  17. IPA 包不经过APP Store直接发布到网站供用户下载安装
  18. bcd转ascii码 流程图_BCD码与ASC码互转 | 学步园
  19. 2017年的第一场顶会,AI 产业巨头都带来了哪些技术干货
  20. 对“佩戴低度数近视镜可延缓近视发展?”的一些疑问

热门文章

  1. VTK:PolyData之CleanPolyData
  2. VTK:几何对象之LinearCell
  3. QT的QScxmlCppDataModel类的使用
  4. QT的QMimeData类的使用
  5. Apache Tez介绍,术语,安装,监控等
  6. Java导出数据到Excel
  7. Linux上创建一个用户,并给该用户指定目录的权限,修改时区
  8. Jenkins的关闭、重启
  9. Mysql8 NDB集群二进制方式免安装配置图解
  10. 深度学习TensorFlow取名由来,张量的理解