Home

Awesome

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