saoudrizwan/Disk

BookLibrary macOS app using Disk now on the Mac App Store

Opened this issue · 1 comments

Hi. I love this framework and it makes disk data access so much easier.

My first app BookLibrary, is now on the Mac App Store and uses Disk as it's backend.

With a small adaption of saving NSImages instead, the app uses Disk in these ways:

• Any disk operation of removing, retrieving, and saving.
• Check if app files exist and retrieve data from them.
• Load cached app data often including cover images.
• Save cover preview images to cache via NSImage.
• Saving and retrieving Security Scoped Bookmarks.

Thought you might be interested.

-- mike

Thank you for letting me know! I've added it to the README :^)