This commit is contained in:
2023-03-14 21:43:13 -04:00
parent 8c5f33b7ec
commit 5447af6ff3

View File

@@ -12,7 +12,6 @@ struct GenerateVersionBuildPlugin: BuildToolPlugin {
let gitDirectoryPath = target.directory
.removingLastComponent()
.removingLastComponent()
.removingLastComponent()
let tool = try context.tool(named: "git-version")
let outputPath = context.pluginWorkDirectory