I'm getting this error in the console :
[NSKeyedUnarchiver initForReadingWithData:]: data is NULL
But I'm not using NSKeyedUnarchiver anywhere in my project... I've searched for it in all my files, and zero results! Why am I suddenly getting this error?
Thanks!