Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ios/97.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
临时iOS.ipa文件赢得';自iOS 7问世以来,添加到配置文件中的设备无法安装_Ios_Provisioning Profile_Ios Provisioning_Ad Hoc Distribution_Hockeyapp - Fatal编程技术网

临时iOS.ipa文件赢得';自iOS 7问世以来,添加到配置文件中的设备无法安装

临时iOS.ipa文件赢得';自iOS 7问世以来,添加到配置文件中的设备无法安装,ios,provisioning-profile,ios-provisioning,ad-hoc-distribution,hockeyapp,Ios,Provisioning Profile,Ios Provisioning,Ad Hoc Distribution,Hockeyapp,我有一个iOS应用程序,我已经开发了一段时间了。最初iOS开发者帐户中大约有8台设备,广告构建是通过曲棍球应用程序准备和分发的,没有问题。最近,我们添加了更多的设备,但由于某些原因,临时构建不会安装在这些设备上(但会继续在原始设备上正常安装) 我在iOS开发中心反复查看了证书、设备和资源调配配置文件。我已经三次检查了XCode中的所有构建设置。该应用程序仅适用于iOS 6和iOS 7。它内置于XCode 5中。我尝试过通过HockeyApp和iTunes直接安装应用程序 尝试在设备上安装应用程序

我有一个iOS应用程序,我已经开发了一段时间了。最初iOS开发者帐户中大约有8台设备,广告构建是通过曲棍球应用程序准备和分发的,没有问题。最近,我们添加了更多的设备,但由于某些原因,临时构建不会安装在这些设备上(但会继续在原始设备上正常安装)

我在iOS开发中心反复查看了证书、设备和资源调配配置文件。我已经三次检查了XCode中的所有构建设置。该应用程序仅适用于iOS 6和iOS 7。它内置于XCode 5中。我尝试过通过HockeyApp和iTunes直接安装应用程序

尝试在设备上安装应用程序时,这是控制台的输出:

Sep 24 21:45:02 Micks-iPad itunesstored[88] : LaunchServices: updating placeholder for com.purifier.ios with icons Sep 24 21:45:02 Micks-iPad installd[62] : 0x304000 handle_install_for_ls: Install of "/var/mobile/Library/Caches/com.apple.itunesstored/AppPlaceholders/3119681654421541181.app" requested by itunesstored Sep 24 21:45:02 Micks-iPad installd[62] : 0x304000 MobileInstallationInstall_Server: Installing app com.purifier.ios Sep 24 21:45:02 Micks-iPad installd[62] : 0x304000 install_application: Installing placeholder Sep 24 21:45:03 Micks-iPad installd[62] : 0x304000 MobileInstallationInstall_Server: Staging: 0.01s; Waiting: 0.00s; Installation: 0.14s; LS Sync: 0.00s; Overall: 0.15s Sep 24 21:45:06 Micks-iPad itunesstored[88] : LaunchServices: Creating installProgressForApplication:LSApplicationProxy: com.purifier.ios (Placeholder) withPhase:0 Sep 24 21:45:06 Micks-iPad lsd[74] : LaunchServices: Updating installState for parent to LSInstallStateWaiting Sep 24 21:45:06 Micks-iPad lsd[74] : LaunchServices: Updating installPhase for parent to 0 Sep 24 21:45:19 Micks-iPad SpringBoard[33] : Killing com.purifier.ios for app installation Sep 24 21:45:19 Micks-iPad itunesstored[88] : LaunchServices: installing app for existing placeholder LSApplicationProxy: com.purifier.ios (Placeholder) Sep 24 21:45:19 Micks-iPad itunesstored[88] : LaunchServices: Creating installProgressForApplication:LSApplicationProxy: com.purifier.ios (Placeholder) withPhase:1 Sep 24 21:45:19 Micks-iPad lsd[74] : LaunchServices: Updating installPhase for parent to 1 Sep 24 21:45:19 Micks-iPad installd[62] : 0x304000 handle_install_for_ls: Install of "/var/mobile/Media/Downloads/3119681654421541181/-915963357124799252" requested by itunesstored Sep 24 21:45:20 Micks-iPad installd[62] : 0x304000 MobileInstallationInstall_Server: Installing app com.purifier.ios Sep 24 21:45:20 Micks-iPad installd[62] : profile not valid: 0xe8008012 Sep 24 21:45:20 Micks-iPad installd[62] : 0x304000 install_embedded_profile: Could not install embedded profile: 0xe8008012 Sep 24 21:45:21 Micks-iPad securityd[77] : OCSPResponse: now > latestNextUpdate Sep 24 21:45:22 Micks-iPad installd[62] : 0x304000 verify_signer_identity: MISValidateSignatureAndCopyInfo failed for /var/tmp/install_staging.AFwPty/foo_extracted/Payload/Purifier.app/Purifier: 0xe8008015 Sep 24 21:45:22 Micks-iPad installd[62] : 0x304000 do_preflight_verification: Could not verify executable at /var/tmp/install_staging.AFwPty/foo_extracted/Payload/Purifier.app Sep 24 21:45:22 Micks-iPad installd[62] : 0x304000 install_application: Could not preflight application install Sep 24 21:45:22 Micks-iPad itunesstored[88] : 0x441000 MobileInstallationInstallForLaunchServices: failed with -1 Sep 24 21:45:22 Micks-iPad itunesstored[88] : ERROR: MobileInstallationInstallForLaunchServices returned nil Sep 24 21:45:22 Micks-iPad lsd[74] : LaunchServices: installation failed for app com.purifier.ios Sep 24 21:45:22 Micks-iPad itunesstored[88] : LaunchServices: installPhaseFinishedForProgress: com.purifier.ios.Installing - called, removing progress from cache Sep 24 21:45:22 Micks-iPad installd[62] : 0x304000 handle_install_for_ls: API failed Sep 24 21:45:31 Micks-iPad SpringBoard[33] : Killing com.purifier.ios for app installation 9月24日21:45:02 Micks iPad iTunestored[88]:LaunchServices:使用图标更新com.purizer.ios的占位符 9月24日21:45:02 Micks iPad installd[62]:0x304000 handle_install_用于安装“/var/mobile/Library/Caches/com.apple.iTunestored/AppPlaceholders/31196816544215411811.app”,由iTunestored请求 9月24日21:45:02 Micks iPad已安装[62]:0x304000手机安装安装服务器:安装应用程序com.purizer.ios 九月24日21:45:02 Micks iPad installd[62]:0x304000安装\应用程序:安装占位符 9月24日21:45:03 Micks iPad安装[62]:0x304000移动安装安装服务器:暂存:0.01s;等待时间:0.00s;安装时间:0.14s;LS同步:0.00s;整体:0.15秒 9月24日21:45:06 Micks iPad iTunes存储[88]:启动服务:创建应用程序的安装进度:LSApplicationProxy:com.purizer.ios(占位符),阶段:0 9月24日21:45:06 Micks iPad lsd[74]:LaunchServices:将父级的installState更新为LSInstallStateWaiting 9月24日21:45:06 Micks iPad lsd[74]:LaunchServices:将父级的installPhase更新为0 9月24日21:45:19 Micks iPad SpringBoard[33]:杀掉com.purizer.ios安装应用程序 9月24日21:45:19 Micks iPad itunesstored[88]:启动服务:为现有占位符LSApplicationProxy安装应用程序:com.purizer.ios(占位符) 9月24日21:45:19 Micks iPad iTunes存储[88]:启动服务:创建应用程序的安装进度:LSApplicationProxy:com.purizer.ios(占位符),阶段:1 9月24日21:45:19 Micks iPad lsd[74]:LaunchServices:将家长的installPhase更新为1 9月24日21:45:19 Micks iPad installd[62]:0x304000手柄安装:iTunestored请求安装“/var/mobile/Media/Downloads/311968165442154181/-915963357124799252” 9月24日21:45:20 Micks iPad已安装[62]:0x304000 MobileInstallationInstallation\u服务器:安装应用程序com.purizer.ios 9月24日21:45:20 Micks iPad已安装[62]:配置文件无效:0xe8008012 9月24日21:45:20 Micks iPad installd[62]:0x304000安装\嵌入式\配置文件:无法安装嵌入式配置文件:0xe8008012 9月24日21:45:21 Micks iPad securityd[77]:OCS响应:现在>最晚下一个安装日期 9月24日21:45:22 Micks iPad Installed d[62]:0x304000验证签名者身份:错误验证签名和copyInfo对于/var/tmp/install\u staging.AFwPty/foo\u extracted/Payload/purizer.app/purizer:0xe8008015失败 9月24日21:45:22 Micks iPad installd[62]:0x304000飞行前验证:无法在/var/tmp/install\u staging.AFwPty/foo\u extracted/Payload/purizer.app验证可执行文件 9月24日21:45:22 Micks iPad installd[62]:0x304000安装\应用程序:无法安装飞行前应用程序 9月24日21:45:22 Micks iPad iTunes存储[88]:0x441000 MobileInstallationInstallation for LaunchServices:失败,错误为-1 9月24日21:45:22 Micks iPad iTunes存储[88]:错误:MobileInstallationInstallForLaunchServices返回零 9月24日21:45:22 Micks iPad lsd[74]:LaunchServices:app com.purizer.ios的安装失败 9月24日21:45:22 Micks iPad itunesstored[88]:LaunchServices:InstallPhaseFinished for progress:com.purizer.ios.Installing-调用,从缓存中删除进度 9月24日21:45:22 Micks iPad installd[62]:0x304000句柄安装:API失败 9月24日21:45:31 Micks iPad SpringBoard[33]:杀掉com.purizer.ios安装应用程序
我想尽一切办法都试过了。任何帮助,甚至是关于如何诊断问题的想法,都将不胜感激。

以下是您问题的根源:

9月24日21:45:20 Micks iPad已安装[62]:配置文件无效:0xe8008012

0xE8008012是“设备的UUID与正在加载的配置文件中的任何UUID都不匹配”


检查并再次检查与配置门户中的配置文件关联的UUID,并确保您使用正确的和当前的配置文件对应用程序进行签名。还要检查您的密钥链中是否只有当前的开发者证书。删除任何以前的证书

确保在添加新设备后重新下载配置文件


您需要编辑配置文件并在列表中勾选新设备。然后重新加载数据

xcode打开管理器->选择设备->在左窗格中从顶部选择配置文件删除当前的配置文件。 从开发者帐户下载更新的资源调配配置文件,现在尝试为新设备构建.ipa


不要忘记更新设备中的资源调配。

问题在于UDID错误(谢谢@neilco)。UDID错误的原因是因为我正在使用的UDID应用程序在iOS7中给出了错误的UDID

我检查了一堆其他UDID应用程序,它们在iOS7中都给出了错误的UDID。似乎任何以一堆FFFFFFFF开始的东西。。。这是错误的


回到血腥的iTunes…

请注意,出于隐私考虑,苹果更改了UDID检索API。所以,我不认为你可以使用一些旧的应用程序来获取UDID。您可以将设备连接到PC/Mac,并使用iTunes(或XCODE)获取UDID。在iTunes中,单击序列号,它将变为UDID(一旦手机启动)