ios caching an old version of texture. Where could it be?

An old version of an image is being cached somewhere by iOS. Which locations can I check to clear it? I’m using Visual Studio 2013. I’ve deleted the iPhone build directory, and the obj folder.

I even deleted the new version of the file, so that there’s nothing there. It still is pulling the old version.

Thanks.

-Nick