Skip to content

v1.2.2

Latest

Choose a tag to compare

@leinelissen leinelissen released this 23 Jul 13:16
279cdda

Replaced the swift package dump-package subprocess with direct source root resolution via the PackagePlugin API. The plugin now resolves the Vapor app target's source directory and passes it to the tool directly, eliminating the nested SwiftPM invocation. This makes swift package generate commands faster and more reliable across all subcommands.