If I call GDCoreDataConcurrencyDebuggingBeginTrackingAutorelease(), I get many logs saying
*** -[NSTaggedPointerStringCStringContainer retain] called, not supposed to happen
Any idea what this means, how to fix it, and if it is a problem what is the effect? Can't even find where this message is called in the library.
Thanks