iphone - 请将此设备连接到 Xcode 以安装开发支持文件

标签 iphone xcode xamarin.ios

我正在使用 Monotouch 开发 iPhone 应用程序。 我的应用程序目前运行良好,我想进行更多测试。

但是,突然间,我遇到了这个以前从未见过的错误。 Google 无法帮助我,我希望你能。

error MT0000: Unexpected error - Please file a bug report at http://bugzilla.xamarin.com
System.Exception: Could not find developer tools for this device. Please connect this device to Xcode to install the development support files.
  at MonoTouch.Installation.Device.MountDeveloperImage () [0x00000] in <filename unknown>:0 
  at MonoTouch.Installation.Installer.KillApplication (MonoTouch.Installation.Device d, System.String appId) [0x00000] in <filename unknown>:0 
  at MonoTouch.Installation.Installer+<KillApplication>c__AnonStorey7.<>m__8 (MonoTouch.Installation.Device d) [0x00000] in <filename unknown>:0 

我在 Pastebin here 上发现了这个问题。仅此而已。

上周,一切都还好。 我清理了我的项目,构建并重建了它,重新启动了系统,打开了 XCode,用 XCode 打开了 View (以加载 Xcode 项目),但没有任何效果。 现在,没有一个应用程序可以正常运行。

也许这是由 XCode 更新引起的? 或者这是由 iOS 更新 (6.0.1) 引起的?

编辑:我还联系了 Xamarin 支持中心。我会保持联系。

编辑 2:这是 Xamarin 支持的答案

This is an issue we are aware of and have fixed this in MonoTouch 6.0.6 (which is currently in the beta channel). If you don't want to update to MonoTouch 6.0.6, there's a workaround posted on the bug here https://bugzilla.xamarin.com/show_bug.cgi?id=8166 that you can apply to resolve the issue.

I hope this helps.

我首先指出了问题,这是 MJJames 的有效答案。 非常感谢。

我尝试修复并反馈。

编辑3: 我将更新 channel (MonoDevelop > 检查更新)更改为Beta,并下载了 MonoTouch 和 MonoDevelop beta 更新。它又起作用了。 Xamarin、MJJames,谢谢。

最佳答案

Xamarin 已将 MonoTouch 6.0.6 发布到 Beta 更新 channel ,如果您可以运行 Beta,这将解决问题。

http://docs.xamarin.com/ios/releases/MonoTouch_6/MonoTouch_6.0#MonoTouch_6.0.6

关于iphone - 请将此设备连接到 Xcode 以安装开发支持文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13228456/

相关文章:

iphone - 无法为目标进程配置泄漏工具

iphone - 访问和设置 iPhone 默认闹钟

xcode - 放弃更改后核心数据模型卡在 Logo 上

ios - 按钮的动画图像旋转

ios - 当用户按下其他控件/空格时,如何取消 UITextFields 的焦点?

ios - Xamarin.Forms - iOS - 在 UIButton 上放置多个图像的自定义效果

iphone - iOS 应用程序的 Facebook SSO 问题

iphone - Core Data 中的轻量级迁移不能进行哪些更改?

xcode - libcocos2d tvOS.a(bio_lib.o)' 不包含位码

iphone - 在 4.0.0 上安装 iOS 4.0.2 SDK