扩展属性

在 Swift 中管理 扩展属性

安装

将以下内容添加到 Package.swift

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

或者在 Xcode 中添加包。

API

请参阅文档

相关