Xcode shows an error when trying to print an object with po , but only for one project.
po
error: Couldn\'t mater
Go to "Other C Flags" in build setting and set debug value from -o2 to -O0