ExtendedAttributes

Manage extended attributes in Swift

MIT License

Stars
22
Committers
1

ExtendedAttributes

Manage extended attributes in Swift

Install

Add the following to Package.swift:

.package(url: "https://github.com/sindresorhus/ExtendedAttributes", from: "1.0.0")

Or add the package in Xcode.

API

See the documentation.

Related