Last 12 weeks · 0 commits
4 of 6 standards met
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.
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
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.