swift-package-plugin
There are 5 repositories under swift-package-plugin topic.
SwiftyLab/MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
vdka/SecretsManager
A Swift Package to generate and use encrypted secrets in your app
tayloraswift/swift-package-catalog
SPM plugin for generating symbolgraphs and cataloging DocC documentation
schwiftyos/swift-consolidate-plugin
Consolidate files that match a predicate into a single file.
rohanbimalraj/FontEnum
FontEnum is an example project showcasing the capabilities of Swift Package Plugins, specifically focusing on Build Tool Plugins. This project demonstrates how to automate the generation of type-safe font enums for custom fonts in iOS and macOS applications during the build process.