Xcode integration of Swift Package Plugins in Xcode 14
WWDC 2022 video "Meet Swift Package plugins" explains how to perform actions on Swift packages and Xcode projects with Swift package plugins.
Swift Package plugins can be divided into two types:
Command plugin
Build tool plugin
Both plugin types we...
blog.eidinger.info3 min read