iphone在室内分发,不通过网站下载设备

时间:2012-06-29 18:22:37

标签: xcode code-signing enterprise over-the-air

设置一切看起来不错,证书,规定等。应用程序开始下载然后收到消息......

目前无法安装应用程序。

以下是我们在控制台上的内容。

证书上的一切看起来都很好等.AD HOC工作正常。

企业签名.IPA能否像Ad-Hoc一样在iTunes上拖放?这也没有用...... ????

Jun 29 14:16:23 iPhone-4GS-IOS-60-Beta installd[30] <Error>: 0x2ffa6000 handle_install: Install of "/var/mobile/Media/Downloads/-1349820530180162939/-5817434632371065835" requested by itunesstored
Jun 29 14:16:24 iPhone-4GS-IOS-60-Beta installd[30] <Error>: 0x2ffa6000 __MobileInstallationInstall_Server_block_invoke_0: Installing app [REMOVED]
Jun 29 14:16:24 iPhone-4GS-IOS-60-Beta installd[30] <Error>: Jun 29 14:16:24  SecTrustEvaluate  [leaf CriticalExtensions IssuerCommonName]
Jun 29 14:16:24 iPhone-4GS-IOS-60-Beta lockdownd[28] <Error>: Jun 29 14:16:24  SecTrustEvaluate  [leaf AnchorTrusted NonEmptySubject]
Jun 29 14:16:24 iPhone-4GS-IOS-60-Beta lockdownd[28] <Error>: Jun 29 14:16:24  SecTrustEvaluate  [leaf AnchorTrusted NonEmptySubject]
Jun 29 14:16:24 iPhone-4GS-IOS-60-Beta installd[30] <Error>: entitlement 'get-task-allow' has value not permitted by a provisioning profile
Jun 29 14:16:24 iPhone-4GS-IOS-60-Beta installd[30] <Error>: entitlement 'get-task-allow' has value not permitted by a provisioning profile
Jun 29 14:16:24 iPhone-4GS-IOS-60-Beta installd[30] <Error>: entitlement 'application-identifier' has value not permitted by a provisioning profile
Jun 29 14:16:24 iPhone-4GS-IOS-60-Beta installd[30] <Error>: entitlement 'get-task-allow' has value not permitted by a provisioning profile
Jun 29 14:16:24 iPhone-4GS-IOS-60-Beta installd[30] <Error>: 0x2ffa6000 verify_signer_identity: MISValidateSignatureAndCopyInfo failed for /var/tmp/install_staging.drjhzr/foo_extracted/Payload/[REMOVED] 0xe8008016
Jun 29 14:16:24 iPhone-4GS-IOS-60-Beta installd[30] <Error>: 0x2ffa6000 do_preflight_verification: Could not verify executable at /var/tmp/install_staging.drjhzr/foo_extracted/Payload/[REMOVED]
Jun 29 14:16:24 iPhone-4GS-IOS-60-Beta installd[30] <Error>: 0x2ffa6000 install_application: Could not preflight application install
Jun 29 14:16:24 iPhone-4GS-IOS-60-Beta itunesstored[65] <Error>: 0x2fe93000 MobileInstallationInstall: failed with -1
Jun 29 14:16:24 iPhone-4GS-IOS-60-Beta installd[30] <Error>: 0x2ffa6000 handle_install: API failed

1 个答案:

答案 0 :(得分:2)

使用企业/内部分发,发布版本必须使用与归档/分发过程中使用的相同的配置文件进行签名。