ios iPhone 配置实用程序未能找到“Apple 移动设备支持”

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/28230292/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-31 04:35:50  来源:igfitidea点击:

iPhone configuration utility failed to locate 'Apple Mobile Device Support'

iosiphonemarmalade

提问by user3745472

I am currently using the Marmalade SDK on my Windows machine to build an app. I am trying to test the app on an iPhone, and downloaded the iPhone Configuration Utility in order to do so. However, whenever I launch it, I get the following error:

我目前在我的 Windows 机器上使用 Marmalade SDK 来构建一个应用程序。我正在尝试在 iPhone 上测试该应用程序,并为此下载了 iPhone 配置实用程序。但是,每当我启动它时,都会出现以下错误:

iPhone configuration utility failed to locate 'Apple Mobile Device Support'. Please Reinstall the iPhone Configuration Utility. You can download the iPhone configuration Utility from http:://www.apple.com/support/iphone/enterprise.

iPhone 配置实用程序未能找到“Apple 移动设备支持”。请重新安装 iPhone 配置实用程序。您可以从 http://www.apple.com/support/iphone/enterprise 下载 iPhone 配置实用程序。

However, even when I re-install it, I keep getting the same error. Any help would be greatly appreciated!

但是,即使我重新安装它,我仍然收到相同的错误。任何帮助将不胜感激!

回答by Mike

I had the same problem and found the answer on one of the Apple forums. It is recent problem for those running 64-bit Windows and updated iTunes to latest 12.1 version.

我遇到了同样的问题,并在其中一个 Apple 论坛上找到了答案。对于那些运行 64 位 Windows 并将 iTunes 更新到最新 12.1 版本的人来说,这是最近的问题。

This iTunes version replaces 32-bit Apple Mobile Device Support with 64-bit version which iPCU doesn't support as it is 32-bit.

此 iTunes 版本用 64 位版本替换了 32 位 Apple 移动设备支持,iPCU 不支持,因为它是 32 位。

The way to resolve it is:

解决的方法是:

  1. Uninstall Apple Mobile Device Support and Apple Application Support via Windows control panel.
  2. Download iPhone Configuration Utility and extractit using 7-zip
  3. Install AppleApplicationSupport.msi and AppleMobileDeviceSupport64.msi (don't mind the 64, it's just installer that is 64-bit, binaries are 32-bit)
  1. 通过 Windows 控制面板卸载 Apple 移动设备支持和 Apple 应用程序支持。
  2. 下载iPhone配置实用工具和提取使用的7-Zip是
  3. 安装 AppleApplicationSupport.msi 和 AppleMobileDeviceSupport64.msi(不要介意 64,它只是 64 位的安装程序,二进制文件是 32 位的)

Screenshot for your convience enter image description here

截图方便您使用 在此处输入图片说明

Note:If you still have to use iTunes, you'll have to use 12.01 version until lazy asses from apple fix that.

注意:如果您仍然必须使用 iTunes,则必须使用 12.01 版本,直到 Apple 的懒惰驴修复该问题为止。

Edit: Apparently they are not lazy but selfish pricks. iPCU does not exist anymore. It was replaced with Apple Configurator which was not released for Windows.

编辑:显然他们不是懒惰而是自私的刺。iPCU 不再存在。它被没有为 Windows 发布的 Apple Configurator 所取代。

回答by Pavel Zhdanov

Try to restart Apple Mobile Device service http://support.apple.com/en-en/HT203188

尝试重启 Apple Mobile Device 服务http://support.apple.com/en-en/HT203188

回答by Sachin Khokhar

Steps:

脚步:

  1. Uninstall just the Apple Mobile Device Support

  2. Extract iPhone Configuration Utilitywith any zip utility

  3. Install only AppleMobileDeviceSupport64.msi( because other one will not install)

  1. 仅卸载 Apple 移动设备支持

  2. iPhone Configuration Utility使用任何 zip 实用程序提取

  3. 只安装AppleMobileDeviceSupport64.msi(因为其他的不会安装)