Closed franzhcs closed 12 years ago
That's strange, those aren't declared on the header anymore. What version of Xcode is this on? I'll look into it this afternoon. Sorry for the inconvenience.
That's Xcode developer preview :)
This would only be happening if a header from MagicalRecord was still around in your codebase somewhere, as far as I can tell. However, I've prefixed the internal helper functions; this shouldn't be happening anymore. Thanks!
NSManagedObject+AZCoreRecordImport.m contains error on the static declarations.