Reputation: 24727
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:
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.
Upvotes: 0
Views: 235