CacheKit
CacheKit copied to clipboard
CKCache is implemented in ChatKit.framework
Class CKCache is implemented in both /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit (0x1e3d0ad18) and /var/containers/Bundle/Application/xxx. One of the two will be used. Which one is undefined.
I guess that's why Apple recommends 3 letter prefixes...
I'm open to a pull request for this as well as suggestions on what a new prefix should be.
How about CKL (CacheKitLite)?