在 Swift 中管理 扩展属性
将以下内容添加到 Package.swift
Package.swift
.package(url: "https://github.com/sindresorhus/ExtendedAttributes", from: "1.0.0")
或者在 Xcode 中添加包。
请参阅文档。