【发布时间】:2013-12-18 20:32:24
【问题描述】:
我正在尝试下载已获得企业签名的应用。该应用程序下载正确,但是还有另一个应用程序图标也“已下载”。它是没有图标的应用的默认图标。
这在 iOS7 中完美运行,但是现在出现了这个“空应用”。
另外,控制台会打印出来:
12 月 3 日 08:54:18 Will-iPad 已安装 [60]:授权“应用程序标识符”具有配置文件“app_1”不允许的值
Dec 3 08:54:18 Will-iPad installd[60] : 0x343000 verify_signer_identity: MISValidateSignatureAndCopyInfo 失败 /var/tmp/install_staging.IhiktR/foo_extracted/Payload/app_1.app/ app_1: 0xe8008016
Dec 3 08:54:18 Will-iPad installd[60] : 0x343000 do_preflight_verification: 无法验证 /var/tmp/install_staging.IhiktR/foo_extracted/Payload/app_1.app 的可执行文件
Dec 3 08:54:18 Will-iPad installd[60] : 0x343000 install_application: 无法预检应用程序安装
Dec 3 08:54:18 Will-iPad itunesstored[89] : 0x3c1000 MobileInstallationInstallForLaunchServices: failed with -1
Dec 3 08:54:18 Will-iPad itunesstored[89] : ERROR: MobileInstallationInstallForLaunchServices 返回 nil
Dec 3 08:54:18 Will-iPad installd[60] : 0x343000 handle_install_for_ls: API 失败
12 月 3 日 08:54:21 Will-iPad SpringBoard[33] : Killing for app 安装
Dec 3 08:54:21 Will-iPad itunesstored[89] : LaunchServices: 请在安装应用程序时将 kCFBundleIdentifierKey 包含在选项字典中。
Dec 3 08:54:21 Will-iPad itunesstored[89]:LaunchServices:为现有占位符安装应用程序(null)
12 月 3 日 08:54:21 Will-iPad installd[60] : 0x343000 handle_install_for_ls: 安装 itunesstored 请求的“/var/mobile/Media/Downloads/-2715824119902522246/2469171773387578025”
12 月 3 日 08:54:22 Will-iPad mdmd[787]:(注)MDM:mdmd 停止。
Dec 3 08:54:22 Will-iPad com.apple.launchd[1] (com.apple.managedconfiguration.mdmd) : (com.apple.managedconfiguration.mdmd) 节流重生:将在 6 秒后开始
Dec 3 08:54:23 Will-iPad installd[60] : 0x343000 MobileInstallationInstall_Server: 安装应用程序 com.myCompany.app_1
12 月 3 日 08:54:23 Will-iPad 已安装 [60]:配置文件无效:0xe8008012
Dec 3 08:54:23 Will-iPad installd[60] : 0x343000 install_embedded_profile: 无法安装嵌入式配置文件:0xe8008012
【问题讨论】:
标签: ios enterprise provisioning-profile ios-provisioning in-house-distribution