简体   繁体   English

无法生成调试符号

[英]Failed to generate the debug symbols

After updated iOS 8 on mac OSX 10.9.4 using Xamarin 5.4 (build 240). 使用Xamarin 5.4(内部版本240)在Mac OSX 10.9.4上更新iOS 8之后。

When run application on simulator application runs fine. 在模拟器上运行应用程序时,应用程序可以正常运行。

When I connect my device and run I got below error message. 当我连接设备并运行时,出现以下错误消息。

Error MT5203: Failed to generate the debug symbols (dSYM directory). Please review the build log. (MT5203) (ProjectName)

before update Its run successfully on device and simulator. 更新前它可以在设备和模拟器上成功运行。

This usually happens because you haven't agreed to the Xcode/iOS license. 这通常是由于您尚未同意Xcode / iOS许可而发生的。

It is easily fixed by launching Xcode once. 只需启动Xcode即可轻松修复它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM