New app

DS_Store Inspector 🔍

Inspect .DS_Store files - the files Finder leaves in every folder with lots of metadata.

https://sindresorhus.com/ds-store-inspector

I know I know. Super niche. But I was writing a parser (like one does), and thought; why not make an example app for it.

The parser: https://github.com/sindresorhus/DSStore

GitHub - sindresorhus/DSStore: Parse and write macOS .DS_Store files from Swift

Parse and write macOS .DS_Store files from Swift. Contribute to sindresorhus/DSStore development by creating an account on GitHub.

GitHub
@sindresorhus very niche indeed, as most people would rather get rid of these… DMG installers with custom layouts seem to be the only good use case.