Xcode:无法完成流程任务 [英] Xcode : failed to get the task for process

查看:93
本文介绍了Xcode:无法完成流程任务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这适用于多次编译和分发的现有应用。自从更新到Xcode 5后,我发现此错误。

This is for an existing app that compiled and distributed multiple times. Since updating to Xcode 5 I have this error popping.


  1. 我在代码签名中选择了我的开发人员配置文件以进行调试。

  2. 删除了派生数据几次。

  3. 退出几次

  4. 已下载并尝试重新启动 - 添加我的开发者证书。

  5. 重置我的电脑!并检查更新

  6. 尝试使用黑魔法!

  7. Scheme> Build Configuration设置为Debug

  1. I have my developers profile selected in the Code Signing for debug.
  2. Deleted the Derived Data a few times.
  3. Quit a few times
  4. Downloaded and tried to re-add my Developers certificates.
  5. Reset my computer! And checked updates
  6. Tried using black magic!
  7. The Scheme > Build Configuration is set to Debug

我正在编译以编译到iOS 6.1的奇怪情况所以我可以在我的iPhone 3GS上运行 - 基础是SDK iOS 7?这可能是个问题吗?我只需要在找到更新的手机之前测试它,然后再将其更改为iOS 7。

The odd circumstances I am compiling to compile to iOS 6.1 so I can run on my iPhone 3GS - the base is SDK iOS 7? Could this be an issue? I just need to test it before finding a newer phone to before change it to iOS 7.

推荐答案

我还没有接受答案因为我需要解决一系列问题:

I have not accepted the answers above as there was a chain of issues that I needed to resolve:


  1. 第三方SDK未设置为发行版。

  2. 第三方SDK未设置为arm64,我认为这是因为我无法解决编译到arm64的问题。

  3. 需要完成清除所有旧证书并从Apple添加新的。好的事情要做。

  4. 我认为Xcode 5隐藏了首选项中的证书和配置文件,这增加了挫折感。

  5. 然后确保正确的规定在构建设置中的调试和发布设置中选择配置文件。

  1. Third party SDK not set as a distribution.
  2. Third party SDK not set to arm64, which I think I caused as I in vain to fix the issue compiled to arm64.
  3. Needed to complete clear out any old certificates and add new ones from Apple. Good thing to do.
  4. Xcode 5 hides the certs and profiles in preferences now I think, which added frustrations.
  5. Then making sure the correct provision profiles are selected across the debug and release settings in your Build settings.

一如既往地感谢大家的帮助。

As always thanks for peoples help.

这篇关于Xcode:无法完成流程任务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆