简体   繁体   English

无法在XCode 7 Beta 2中进行调试

[英]Unable to debug in XCode 7 beta 2

I am trying to debug my code with XCode 7 beta 2. I can't see values of my variables and when i try to print a variable (p ) i receive the following error: 我正在尝试使用XCode 7 beta 2调试代码。我看不到变量的值,当我尝试打印变量(p)时,出现以下错误:

error: Error in auto-import:
failed to get module '<my_app_name>' from AST context

I could not find a way to fix it yet. 我还没有办法解决它。

对我来说,此问题已通过全新的⌥⇧⌘K解决。

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

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