The Swift Package Index logo.Swift Package Index

Build Information

Successful build of KippleTools, reference 0.5.4 (d250ed), with Swift 6.3 for Linux on 14 Apr 2026 14:44:24 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleTools.git
Reference: 0.5.4
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/bdrelling/KippleTools
 * tag               0.5.4      -> FETCH_HEAD
HEAD is now at d250ed2 Disabled the redundantBackticks rule
Cloned https://github.com/bdrelling/KippleTools.git
Revision (git rev-parse @):
d250ed2d2751c5d0b6c32db7819b35ccd3de269a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleTools.git at 0.5.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bdrelling/KippleTools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/nicklockwood/SwiftFormat
[1/56108] Fetching swiftformat
Fetching https://github.com/apple/swift-argument-parser
[56109/73631] Fetching swiftformat, swift-argument-parser
Fetched https://github.com/nicklockwood/SwiftFormat from cache (43.61s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.80s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (50.70s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (0.61s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.61.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/23] Copying default.gitignore
[3/23] Copying default.swiftlint.yml
[3/23] Copying pre-commit
[3/23] Copying default.swiftformat
[3/23] Copying app.gitignore
[8/23] Write sources
[14/23] Write swift-version-24593BA9C3E375BF.txt
[16/174] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/174] Emitting module ArgumentParserToolInfo
[18/175] Wrapping AST for ArgumentParserToolInfo for debugging
[20/221] Compiling ArgumentParser ParentCommand.swift
[21/221] Compiling ArgumentParser AsyncParsableCommand.swift
[22/221] Compiling ArgumentParser CommandConfiguration.swift
[23/221] Compiling ArgumentParser CommandGroup.swift
[24/221] Compiling ArgumentParser EnumerableFlag.swift
[25/221] Compiling ArgumentParser ExpressibleByArgument.swift
[26/221] Compiling ArgumentParser ParsableArguments.swift
[27/227] Emitting module ArgumentParser
[28/227] Compiling ArgumentParser InputOrigin.swift
[29/227] Compiling ArgumentParser Name.swift
[30/227] Compiling ArgumentParser Parsed.swift
[31/227] Compiling ArgumentParser ParsedValues.swift
[32/227] Compiling ArgumentParser ParserError.swift
[33/227] Compiling ArgumentParser SplitArguments.swift
[34/227] Compiling ArgumentParser ArgumentVisibility.swift
[35/227] Compiling ArgumentParser CompletionKind.swift
[36/227] Compiling ArgumentParser Errors.swift
[37/227] Compiling ArgumentParser Flag.swift
[38/227] Compiling ArgumentParser NameSpecification.swift
[39/227] Compiling ArgumentParser Option.swift
[40/227] Compiling ArgumentParser OptionGroup.swift
[41/227] Compiling ArgumentParser Foundation.swift
[42/227] Compiling ArgumentParser Mutex.swift
[43/227] Compiling ArgumentParser Platform.swift
[44/227] Compiling ArgumentParser SequenceExtensions.swift
[45/227] Compiling ArgumentParser StringExtensions.swift
[46/227] Compiling ArgumentParser SwiftExtensions.swift
[47/227] Compiling ArgumentParser Tree.swift
[48/227] Compiling ArgumentParser CodingKeyValidator.swift
[49/227] Compiling ArgumentParser NonsenseFlagsValidator.swift
[50/227] Compiling ArgumentParser ParsableArgumentsValidation.swift
[51/227] Compiling ArgumentParser PositionalArgumentsValidator.swift
[52/227] Compiling ArgumentParser UniqueNamesValidator.swift
[53/227] Compiling SwiftFormat SpaceInsideBraces.swift
[54/227] Compiling SwiftFormat SpaceInsideBrackets.swift
[55/227] Compiling SwiftFormat SpaceInsideComments.swift
[56/227] Compiling SwiftFormat SpaceInsideGenerics.swift
[57/227] Compiling SwiftFormat SpaceInsideParens.swift
[58/227] Compiling SwiftFormat Specifiers.swift
[59/227] Compiling SwiftFormat StrongOutlets.swift
[60/227] Compiling SwiftFormat StrongifiedSelf.swift
[61/227] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[62/227] Compiling SwiftFormat TestSuiteAccessControl.swift
[63/227] Compiling SwiftFormat ThrowingTests.swift
[64/227] Compiling SwiftFormat Todos.swift
[65/227] Compiling SwiftFormat TrailingClosures.swift
[66/227] Compiling SwiftFormat TrailingCommas.swift
[67/227] Compiling SwiftFormat TrailingSpace.swift
[68/227] Compiling SwiftFormat TypeSugar.swift
[69/227] Compiling SwiftFormat URLMacro.swift
[70/227] Compiling SwiftFormat UnusedArguments.swift
[71/227] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[72/227] Compiling SwiftFormat ValidateTestCases.swift
[73/227] Compiling SwiftFormat Void.swift
[74/248] Compiling ArgumentParser BashCompletionsGenerator.swift
[75/248] Compiling ArgumentParser CompletionsGenerator.swift
[76/248] Compiling ArgumentParser FishCompletionsGenerator.swift
[77/248] Compiling ArgumentParser ZshCompletionsGenerator.swift
[78/248] Compiling ArgumentParser Argument.swift
[79/248] Compiling ArgumentParser ArgumentDiscussion.swift
[80/248] Compiling ArgumentParser ArgumentHelp.swift
[81/248] Compiling ArgumentParser DumpHelpGenerator.swift
[82/248] Compiling ArgumentParser HelpCommand.swift
[83/248] Compiling ArgumentParser HelpGenerator.swift
[84/248] Compiling ArgumentParser MessageInfo.swift
[85/248] Compiling ArgumentParser UsageGenerator.swift
[86/248] Compiling ArgumentParser CollectionExtensions.swift
[87/248] Compiling SwiftFormat AssertionFailures.swift
[88/248] Compiling SwiftFormat BlankLineAfterImports.swift
[89/248] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
[90/248] Compiling SwiftFormat BlankLinesAfterGuardStatements.swift
[91/248] Compiling SwiftFormat BlankLinesAroundMark.swift
[92/248] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[93/248] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[94/248] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[95/248] Compiling SwiftFormat BlankLinesBetweenImports.swift
[96/248] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[97/248] Compiling SwiftFormat BlockComments.swift
[98/248] Compiling SwiftFormat Braces.swift
[99/248] Compiling SwiftFormat ConditionalAssignment.swift
[100/248] Compiling SwiftFormat ConsecutiveBlankLines.swift
[101/248] Compiling SwiftFormat ConsecutiveSpaces.swift
[102/248] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[103/248] Compiling SwiftFormat DocComments.swift
[104/248] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[105/248] Compiling SwiftFormat DuplicateImports.swift
[106/248] Compiling SwiftFormat ElseOnSameLine.swift
[107/248] Compiling SwiftFormat EmptyBraces.swift
[108/248] Compiling SwiftFormat RedundantThrows.swift
[109/248] Compiling SwiftFormat RedundantType.swift
[110/248] Compiling SwiftFormat RedundantTypedThrows.swift
[111/248] Compiling SwiftFormat RedundantVariable.swift
[112/248] Compiling SwiftFormat RedundantViewBuilder.swift
[113/248] Compiling SwiftFormat RedundantVoidReturnType.swift
[114/248] Compiling SwiftFormat Semicolons.swift
[115/248] Compiling SwiftFormat SimplifyGenericConstraints.swift
[116/248] Compiling SwiftFormat SinglePropertyPerLine.swift
[117/248] Compiling SwiftFormat SortDeclarations.swift
[118/248] Compiling SwiftFormat SortImports.swift
[119/248] Compiling SwiftFormat SortSwitchCases.swift
[120/248] Compiling SwiftFormat SortTypealiases.swift
[121/248] Compiling SwiftFormat SortedImports.swift
[122/248] Compiling SwiftFormat SortedSwitchCases.swift
[123/248] Compiling SwiftFormat SpaceAroundBraces.swift
[124/248] Compiling SwiftFormat SpaceAroundBrackets.swift
[125/248] Compiling SwiftFormat SpaceAroundComments.swift
[126/248] Compiling SwiftFormat SpaceAroundGenerics.swift
[127/248] Compiling SwiftFormat SpaceAroundOperators.swift
[128/248] Compiling SwiftFormat SpaceAroundParens.swift
[137/248] Compiling SwiftFormat RedundantNilInit.swift
[138/248] Compiling SwiftFormat RedundantObjc.swift
[139/248] Compiling SwiftFormat RedundantOptionalBinding.swift
[140/248] Compiling SwiftFormat RedundantParens.swift
[141/248] Compiling SwiftFormat RedundantPattern.swift
[142/248] Compiling SwiftFormat RedundantProperty.swift
[143/248] Compiling SwiftFormat RedundantPublic.swift
[144/248] Compiling SwiftFormat RedundantRawValues.swift
[145/248] Compiling SwiftFormat RedundantReturn.swift
[146/248] Compiling SwiftFormat RedundantSelf.swift
[147/248] Compiling SwiftFormat RedundantSendable.swift
[148/248] Compiling SwiftFormat RedundantStaticSelf.swift
[149/248] Compiling SwiftFormat RedundantSwiftTestingSuite.swift
[171/248] Compiling ArgumentParser ParsableCommand.swift
[172/248] Compiling ArgumentParser ArgumentDecoder.swift
[173/248] Compiling ArgumentParser ArgumentDefinition.swift
[174/248] Compiling ArgumentParser ArgumentSet.swift
[175/248] Compiling ArgumentParser CommandParser.swift
[176/248] Compiling ArgumentParser InputKey.swift
[177/249] Wrapping AST for ArgumentParser for debugging
[179/258] Compiling KippleToolsCore ShellError.swift
[180/258] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[181/259] Compiling KippleToolsCore VerboseLogging.swift
[182/259] Compiling KippleToolsCore Shell.swift
[183/259] Compiling KippleToolsCore ShellCommand.swift
[184/259] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[185/259] Compiling KippleToolsCore ShellCommand+Git.swift
[186/259] Emitting module KippleToolsCore
[187/259] Compiling KippleToolsCore Data+ShellOutput.swift
[188/259] Compiling KippleToolsCore Process+Convenience.swift
[189/260] Wrapping AST for KippleToolsCore for debugging
[191/260] Compiling SwiftFormat EmptyExtensions.swift
[192/260] Compiling SwiftFormat EnumNamespaces.swift
[193/260] Compiling SwiftFormat EnvironmentEntry.swift
[194/260] Compiling SwiftFormat ExtensionAccessControl.swift
[195/260] Compiling SwiftFormat FileHeader.swift
[196/260] Compiling SwiftFormat FileMacro.swift
[197/260] Compiling SwiftFormat GenericExtensions.swift
[198/260] Compiling SwiftFormat HeaderFileName.swift
[199/260] Compiling SwiftFormat HoistAwait.swift
[200/260] Compiling SwiftFormat HoistPatternLet.swift
[201/260] Compiling SwiftFormat HoistTry.swift
[202/260] Compiling SwiftFormat Indent.swift
[203/260] Compiling SwiftFormat InitCoderUnavailable.swift
[204/260] Compiling SwiftFormat IsEmpty.swift
[205/260] Compiling SwiftFormat LeadingDelimiters.swift
[206/260] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[207/260] Compiling SwiftFormat Linebreaks.swift
[208/260] Compiling SwiftFormat MarkTypes.swift
[209/260] Compiling SwiftFormat ModifierOrder.swift
[210/260] Compiling SwiftFormat ModifiersOnSameLine.swift
[211/260] Compiling SwiftFormat NoExplicitOwnership.swift
[212/260] Emitting module SwiftFormat
[213/260] Compiling SwiftFormat Wrap.swift
[214/260] Compiling SwiftFormat WrapArguments.swift
[215/260] Compiling SwiftFormat WrapAttributes.swift
[216/260] Compiling SwiftFormat WrapCaseBodies.swift
[217/260] Compiling SwiftFormat WrapConditionalBodies.swift
[218/260] Compiling SwiftFormat WrapEnumCases.swift
[219/260] Compiling SwiftFormat WrapFunctionBodies.swift
[220/260] Compiling SwiftFormat WrapLoopBodies.swift
[221/260] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[222/260] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[223/260] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[224/260] Compiling SwiftFormat WrapPropertyBodies.swift
[225/260] Compiling SwiftFormat WrapSingleLineComments.swift
[226/260] Compiling SwiftFormat WrapSwitchCases.swift
[227/260] Compiling SwiftFormat YodaConditions.swift
[228/260] Compiling SwiftFormat SARIFReporter.swift
[229/260] Compiling SwiftFormat Singularize.swift
[230/260] Compiling SwiftFormat SwiftFormat.swift
[231/260] Compiling SwiftFormat Tokenizer.swift
[232/260] Compiling SwiftFormat TypeName.swift
[233/260] Compiling SwiftFormat XMLReporter.swift
[256/261] Wrapping AST for SwiftFormat for debugging
[258/275] Compiling KippleFramework MainCommand.swift
[259/275] Compiling KippleFramework Platform.swift
[260/276] Compiling KippleFramework SwiftBuilder.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
   | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
57 |     public func write(_ string: String) {
58 |         self.write(Data(string.utf8))
[261/276] Compiling KippleFramework SwiftFormat.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
   | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
57 |     public func write(_ string: String) {
58 |         self.write(Data(string.utf8))
[262/276] Emitting module KippleFramework
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
   | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
57 |     public func write(_ string: String) {
58 |         self.write(Data(string.utf8))
[263/276] Compiling KippleFramework BuildEnvironment.swift
[264/276] Compiling KippleFramework FileFormatter.swift
[265/276] Compiling KippleFramework resource_bundle_accessor.swift
[266/276] Compiling KippleFramework SetupCommand.swift
[267/276] Compiling KippleFramework TestCommand.swift
[268/276] Compiling KippleFramework UninstallCommand.swift
[269/276] Compiling KippleFramework SwiftVersion.swift
[270/276] Compiling KippleFramework BuildCommand.swift
[271/276] Compiling KippleFramework FormatCommand.swift
[272/276] Compiling KippleFramework InstallCommand.swift
[273/277] Wrapping AST for KippleFramework for debugging
[275/279] Emitting module kipple
[276/279] Compiling kipple main.swift
[277/280] Wrapping AST for kipple for debugging
[278/280] Write Objects.LinkFileList
[279/280] Linking kipple
Build complete! (113.14s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.53.10",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    }
  ],
  "manifest_display_name" : "KippleTools",
  "name" : "KippleTools",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "kipple",
      "targets" : [
        "kipple"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "KippleToolsCore",
      "targets" : [
        "KippleToolsCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "kipple",
      "module_type" : "SwiftTarget",
      "name" : "kipple",
      "path" : "Sources/kipple",
      "product_memberships" : [
        "kipple"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "KippleFramework"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "KippleToolsCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleToolsCoreTests",
      "path" : "Tests/KippleToolsCoreTests",
      "sources" : [
        "ShellCommandTests.swift",
        "ShellTests.swift"
      ],
      "target_dependencies" : [
        "KippleToolsCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleToolsCore",
      "module_type" : "SwiftTarget",
      "name" : "KippleToolsCore",
      "path" : "Sources/KippleToolsCore",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "kipple",
        "KippleToolsCore"
      ],
      "sources" : [
        "Extensions/Data+ShellOutput.swift",
        "Extensions/Process+Convenience.swift",
        "Extensions/ShellCommand+FileSystem.swift",
        "Extensions/ShellCommand+Git.swift",
        "Extensions/ShellCommand+SwiftPackageManager.swift",
        "Helpers/Shell.swift",
        "Models/ShellCommand.swift",
        "Models/ShellError.swift",
        "Protocols/VerboseLogging.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleFrameworkTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleFrameworkTests",
      "path" : "Tests/KippleFrameworkTests",
      "sources" : [
        "PrintCommandTests.swift",
        "ResourceTests.swift"
      ],
      "target_dependencies" : [
        "KippleFramework"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleFramework",
      "module_type" : "SwiftTarget",
      "name" : "KippleFramework",
      "path" : "Sources/KippleFramework",
      "product_dependencies" : [
        "SwiftFormat"
      ],
      "product_memberships" : [
        "kipple"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/git-hooks/pre-commit",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/gitignore/app.gitignore",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/gitignore/default.gitignore",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/swiftformat/default.swiftformat",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/swiftlint/default.swiftlint.yml",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Core/Helpers/BuildEnvironment.swift",
        "Core/Helpers/FileFormatter.swift",
        "Core/Helpers/SwiftBuilder.swift",
        "Core/Helpers/SwiftFormat.swift",
        "Core/MainCommand.swift",
        "Core/Models/Platform.swift",
        "Core/Models/SwiftVersion.swift",
        "Core/Subcommands/BuildCommand.swift",
        "Core/Subcommands/FormatCommand.swift",
        "Core/Subcommands/InstallCommand.swift",
        "Core/Subcommands/SetupCommand.swift",
        "Core/Subcommands/TestCommand.swift",
        "Core/Subcommands/UninstallCommand.swift"
      ],
      "target_dependencies" : [
        "KippleToolsCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.