There are 1 repository under swift-package-plugin topic.
Supercharge Swift's Codable implementations with macros meta-programming.
A Swift Package to generate and use encrypted secrets in your app
SPM plugin for generating symbolgraphs and cataloging DocC documentation
Consolidate files that match a predicate into a single file.
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.