Manage extended attributes in Swift
Add the following to Package.swift
:
.package(url: "https://github.com/sindresorhus/ExtendedAttributes", from: "1.0.0")
See the documentation.
- Defaults - Swifty and modern UserDefaults
- KeyboardShortcuts - Add user-customizable global keyboard shortcuts to your macOS app
- More…