GitShow/sindresorhus/DSStore
sindresorhus

DSStore

Parse and write macOS .DS_Store files from Swift

by sindresorhus
macosparserswiftswift-packageswift-package-manager
Star on GitHubForkWebsite

Swift

69 stars1 forks1 contributorQuiet · 4mo agoSince 20260.1.0MIT

Meet the team

See all 1 on GitHub →
sindresorhus
sindresorhus3 contributions

Languages

View on GitHub →
Swift100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 3 discussions · Last activity 4mo ago
See all on GitHub →
LilyStilson
`iconSize` and `textSize` are emitted as integers, instead of doublesOpenIssue

The problem Finder expects and parameters to be , instead of . Having here causes Finder to reject these values. does that here: https://github.com/sindresorhus/DSStore/blob/a5b6b4f731d233ecb644d9b3fc07deef2e2a48bb/Sources/DSStore/Conveniences.swift#L612-L618 also does that: https://github.com/sindresorhus/DSStore/blob/a5b6b4f731d233ecb644d9b3fc07deef2e2a48bb/Sources/DSStore/Conveniences.swift#L781-L787 Reproduction You can write that .DS_Store to a folder/DMG and see that icon and text size wasn't changed at all.

LilyStilson · 1mo ago
LilyStilson
Background Image (or color) is not being setOpenIssue

The problem Looking through a Finder-generated , there are no or records that this library emits. Instead, it contains: with , and a Carbon Alias blob (starts with magic) parallel "Bookmark TOC" blob No or records Writing image the intended way with or doesn't change folder/DMG's background color at all. Reproduction

LilyStilson · 1mo ago
LilyStilson
`WindowSettings` plist initializer drops `ContainerShowSidebar` and `ShowTabView`OpenIssue

The problem A file created by Finder contains the following records: Using discards and . Reproduction

LilyStilson · 1mo ago
Structured data for AI agents

Repository: sindresorhus/DSStore. Description: Parse and write macOS .DS_Store files from Swift Stars: 69, Forks: 1. Primary language: Swift. Languages: Swift (100%). License: MIT. Homepage: https://swiftpackageindex.com/sindresorhus/DSStore/documentation/dsstore/dsstore Topics: macos, parser, swift, swift-package, swift-package-manager. Latest release: 0.1.0 (4mo ago). Open PRs: 0, open issues: 3. Last activity: 4mo ago. Community health: 71%. Top contributors: sindresorhus.

·@ofershap

Replace github.com with gitshow.dev