What are Xcode Project Plugins?

Xcode Project Plugins provide a way for developers to add custom functionality to the build process. Plugins can be used to perform tasks such as generating code.

What are Swift Package Plugins?

Swift Package Plugins provide a way for developers to add custom functionality to the Swift Package build process. Plugins can be used to perform tasks such as generating code.

Documentation

Experimenting

I started experimenting with Plugins for Xcode Projects and Swift Packages.

First two plugins:

I have some great ideas for command line tools and plugins that makes writing Swift faster and more efficient.

#100DaysToOffload (21/100)