Is there a way to inspect NSCache's contents for debugging purposes?
This would not be used in the App Store. I just would like to be able to see what's going on in there while debugging. The description
is pretty useless.
There is an open-source replacement for NSCache that solves this exact issue: https://github.com/gregkrsak/GKCache