【问题标题】:Adhoc failed to install - handle_install: API failedAdhoc 安装失败 - handle_install: API 失败
【发布时间】:2012-07-03 06:36:40
【问题描述】:

我遇到了 Adhoc 配置文件的问题,我无法在我的客户 iPad 上使用 adhoc 配置文件安装我部署的应用程序,这发生在我将 xcode 从 4.2 升级到 4.3.3 之后,设备日志是:

Jul  3 09:08:38 unknown installd[1300] <Error>: entitlement 'get-task-allow' has value not permitted by a provisioning profile
Jul  3 09:08:38 unknown installd[1300] <Error>: entitlement 'application-identifier' has value not permitted by a provisioning profile
Jul  3 09:08:38 unknown installd[1300] <Error>: entitlement 'get-task-allow' has value not permitted by a provisioning profile
Jul  3 09:08:38 unknown installd[1300] <Error>: entitlement 'application-identifier' has value not permitted by a provisioning profile
Jul  3 09:08:38 unknown installd[1300] <Error>: entitlement 'get-task-allow' has value not permitted by a provisioning profile
Jul  3 09:08:38 unknown installd[1300] <Error>: entitlement 'application-identifier' has value not permitted by a provisioning profile
Jul  3 09:08:38 unknown installd[1300] <Error>: entitlement 'get-task-allow' has value not permitted by a provisioning profile
Jul  3 09:08:38 unknown installd[1300] <Error>: entitlement 'application-identifier' has value not permitted by a provisioning profile
Jul  3 09:08:38 unknown installd[1300] <Error>: entitlement 'get-task-allow' has value not permitted by a provisioning profile
Jul  3 09:08:38 unknown installd[1300] <Error>: entitlement 'get-task-allow' has value not permitted by a provisioning profile
Jul  3 09:08:38 unknown installd[1300] <Error>: entitlement 'application-identifier' has value not permitted by a provisioning profile
Jul  3 09:08:38 unknown installd[1300] <Error>: 00281000 verify_signer_identity: Could not copy validate signature: -402620394
Jul  3 09:08:38 unknown installd[1300] <Error>: 00281000 preflight_application_install: Could not verify executable at /var/tmp/install_staging.BQH85j/foo_extracted/Payload/My app.app
Jul  3 09:08:38 unknown installd[1300] <Error>: 00281000 install_application: Could not preflight application install
Jul  3 09:08:40 unknown installd[1300] <Error>: 00281000 handle_install: API failed
Jul  3 09:08:40 unknown installd[1300] <Error>: 00281000 send_message: failed to send mach message of 71 bytes: 10000003
Jul  3 09:08:40 unknown installd[1300] <Error>: 00281000 send_error: Could not send error response to client

我已经删除了我的所有配置文件,从计算机中清理它,重新启动计算机,然后从门户下载它们,同样的问题。我通过使用 textEdit 打开配置文件并检查了 get-task-allow 布尔值,它被设置为 false。

任何帮助将不胜感激。

【问题讨论】:

    标签: xcode4.3 provisioning adhoc


    【解决方案1】:

    使用开发证书部署应用程序,然后使用分发证书将其存档时会出现问题。我已经检查了它们,现在一切顺利。希望能帮助其他面临这个问题的人。

    谢谢。

    【讨论】:

      猜你喜欢
      • 2019-03-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-02-24
      • 2018-01-29
      • 1970-01-01
      • 2010-12-15
      • 2015-10-21
      相关资源
      最近更新 更多