ios - Unable to debug in XCode 7 beta 2 -


i trying debug code xcode 7 beta 2. can't see values of variables , when try print variable (p ) receive following error:

error: error in auto-import: failed module '<my_app_name>' ast context 

i not find way fix yet.

for me, issue resolved clean build ⌥⇧⌘k


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -