What does that mean? Getting this in the console during usage of my app in debug mode:
malloc: * error for object 0x103f000: pointer being freed was not allocated * set a breakpoint in malloc_error_break to debug
Does that mean I'm over-releasing something?