gpt4 book ai didi

javascript - 使用 Xcode 远程构建到 Mac 上的 Cordova "Error mounting to image"和 "No devices found to debug"

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:27:35 25 4
gpt4 key购买 nike

我正在尝试使用 Mac 上的远程构建在 iPhone 上调试我的 cordova 项目。构建成功,但在尝试部署时出现以下两条错误消息:

Failed to launch iOS remote for build
C:\Flex\Trunk\Flex.Net\Flex.Net.MobileHybrid\bld\ios\Release\buildInfo.json` to http://[ipadress]:port/cordova : Http 404: Error mounting developer disk image

关于这个错误,这是我已经尝试过但没有帮助的方法:

  • 重启所有设备
  • 通过检查文件夹 Finder > Xcode > Show Package Contents > Developer > Platforms > DeviceSupport 确保我实际上有每个 iOS 的磁盘镜像。
  • 正在我的手机上下载最新的 XCode、Cordova 和 iOS (10.0.2)。
  • 使用低版本 iOS (9.3) 的手机。

Failed to Debug iOS remote for build C:\Flex\Trunk\Flex.Net\Flex.Net.MobileHybrid\bld\ios\Release\buildInfo.json to http://[ipadress]:port/cordova : Http 500: No devices found to debug. Please ensure that a device is connected and awake and retry.

关于这个错误,我试过的是:

  • 确保所有不同类型的 Apple 开发者证书都符合要求。我还尝试在我的 Mac 上的 XCode 上调试设备,效果很好。
  • 我已尝试重新启动所有相关设备并更新所有内容(xcode、visual studio、iOS、cordova、插件等),并尝试注册另一部 iPhone。

有人知道是什么原因造成的吗?我觉得我几乎什么都试过了。

最佳答案

我尝试了 Zelina 的解决方案,我收到此消息 Error: libimobiledevice HEAD-45fda81 already installed 并且不知何故它继续失败(Http 404 和 500)。

所以我在我的 MAC 终端中遵循了这些步骤:

  • brew 卸载 ideviceinstaller
  • brew uninstall --ignore-dependencies --force libimobiledevice
  • brew update && brew install libimobiledevice --HEAD && brew install ideviceinstaller ios-webkit-debug-proxy
  • brew 升级 ios-webkit-debug-proxy

如果您没有遇到任何安装错误,请尝试再次使用 VS2015 进行调试,这次应该可以了。

我希望它能帮助其他人,因为我花了太长时间才找到这个解决方案,而且我知道这种挫败感。

关于javascript - 使用 Xcode 远程构建到 Mac 上的 Cordova "Error mounting to image"和 "No devices found to debug",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39716712/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com