A lot of time (when it\'s not every time) I got the following error when I try to print objects on lldb. Is there some build/debug configuration to change or is this an erro
As already said in this other question:
In Build Settings, setting Precompile Prefix Header to NO fixed it for me.