Build Information
Successful build of KippleTools, reference main (d250ed), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 14:56:07 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleTools.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KippleTools
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
[2/73631] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (89.30s)
Fetched https://github.com/apple/swift-argument-parser from cache (89.30s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (90.06s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (0.62s)
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
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.61.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "kippletools",
"name": "KippleTools",
"url": "https://github.com/bdrelling/KippleTools.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KippleTools",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swiftformat",
"name": "SwiftFormat",
"url": "https://github.com/nicklockwood/SwiftFormat",
"version": "0.61.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFormat",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/bdrelling/KippleTools.git
[1/720] Fetching kippletools
Fetched https://github.com/bdrelling/KippleTools.git from cache (1.09s)
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/nicklockwood/SwiftFormat from cache (0.67s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.67s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.75s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (0.03s)
Creating working copy for https://github.com/bdrelling/KippleTools.git
Working copy of https://github.com/bdrelling/KippleTools.git resolved at main (d250ed2)
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
Found 2 product dependencies
- swift-argument-parser
- SwiftFormat
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/bdrelling/KippleTools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/19] Write sources
[4/19] Write kipple-entitlement.plist
[5/19] Write sources
[6/19] Copying app.gitignore
[7/19] Write sources
[8/19] Copying pre-commit
[8/19] Write sources
[9/19] Copying default.swiftlint.yml
[10/19] Copying default.swiftformat
[12/19] Copying default.gitignore
[13/19] Write sources
[15/19] Write swift-version--6988338F2F200930.txt
[17/175] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/175] Emitting module ArgumentParserToolInfo
[19/222] Compiling ArgumentParser ArgumentHelp.swift
[20/222] Compiling ArgumentParser ArgumentVisibility.swift
[21/222] Compiling ArgumentParser CompletionKind.swift
[22/222] Compiling ArgumentParser Errors.swift
[23/222] Compiling ArgumentParser Flag.swift
[24/227] Emitting module ArgumentParser
[25/227] Compiling ArgumentParser CodingKeyValidator.swift
[26/227] Compiling ArgumentParser NonsenseFlagsValidator.swift
[27/227] Compiling ArgumentParser ParsableArgumentsValidation.swift
[28/227] Compiling ArgumentParser PositionalArgumentsValidator.swift
[29/227] Compiling ArgumentParser UniqueNamesValidator.swift
[30/227] Compiling ArgumentParser InputKey.swift
[31/227] Compiling ArgumentParser InputOrigin.swift
[32/227] Compiling ArgumentParser Name.swift
[33/227] Compiling ArgumentParser Parsed.swift
[34/227] Compiling ArgumentParser ParsedValues.swift
[35/227] Compiling ArgumentParser Platform.swift
[36/227] Compiling ArgumentParser SequenceExtensions.swift
[37/227] Compiling ArgumentParser StringExtensions.swift
[38/227] Compiling ArgumentParser SwiftExtensions.swift
[39/227] Compiling ArgumentParser Tree.swift
[40/227] Compiling ArgumentParser BashCompletionsGenerator.swift
[41/227] Compiling ArgumentParser CompletionsGenerator.swift
[42/227] Compiling ArgumentParser FishCompletionsGenerator.swift
[43/227] Compiling ArgumentParser ZshCompletionsGenerator.swift
[44/227] Compiling ArgumentParser Argument.swift
[45/227] Compiling ArgumentParser ArgumentDiscussion.swift
[46/227] Compiling ArgumentParser NameSpecification.swift
[47/227] Compiling ArgumentParser Option.swift
[48/227] Compiling ArgumentParser OptionGroup.swift
[49/227] Compiling ArgumentParser ParentCommand.swift
[50/227] Compiling ArgumentParser AsyncParsableCommand.swift
[51/227] Compiling ArgumentParser ParserError.swift
[52/227] Compiling ArgumentParser SplitArguments.swift
[53/227] Compiling ArgumentParser DumpHelpGenerator.swift
[54/227] Compiling ArgumentParser HelpCommand.swift
[55/227] Compiling ArgumentParser HelpGenerator.swift
[56/227] Compiling ArgumentParser ParsableCommand.swift
[57/227] Compiling ArgumentParser ArgumentDecoder.swift
[58/227] Compiling ArgumentParser ArgumentDefinition.swift
[59/227] Compiling ArgumentParser ArgumentSet.swift
[60/227] Compiling ArgumentParser CommandParser.swift
[61/227] Compiling ArgumentParser CommandConfiguration.swift
[62/227] Compiling ArgumentParser CommandGroup.swift
[63/227] Compiling ArgumentParser EnumerableFlag.swift
[64/227] Compiling ArgumentParser ExpressibleByArgument.swift
[65/227] Compiling ArgumentParser ParsableArguments.swift
[66/227] Compiling ArgumentParser MessageInfo.swift
[67/227] Compiling ArgumentParser UsageGenerator.swift
[68/227] Compiling ArgumentParser CollectionExtensions.swift
[69/227] Compiling ArgumentParser Foundation.swift
[70/227] Compiling ArgumentParser Mutex.swift
[105/253] Compiling KippleToolsCore VerboseLogging.swift
[106/253] Compiling KippleToolsCore ShellCommand.swift
[107/253] Compiling KippleToolsCore ShellError.swift
[108/253] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[109/253] Compiling KippleToolsCore ShellCommand+Git.swift
[110/253] Compiling KippleToolsCore Shell.swift
[111/253] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[112/253] Compiling KippleToolsCore Data+ShellOutput.swift
[113/253] Compiling KippleToolsCore Process+Convenience.swift
[114/253] Emitting module KippleToolsCore
[115/253] Compiling SwiftFormat OpaqueGenericParameters.swift
[116/253] Compiling SwiftFormat OrganizeDeclarations.swift
[117/253] Compiling SwiftFormat PreferCountWhere.swift
[118/253] Compiling SwiftFormat PreferExplicitFalse.swift
[119/253] Compiling SwiftFormat PreferFinalClasses.swift
[120/253] Compiling SwiftFormat PreferForLoop.swift
[121/253] Compiling SwiftFormat PreferKeyPath.swift
[122/253] Compiling SwiftFormat PreferSwiftStringAPI.swift
[123/253] Compiling SwiftFormat PreferSwiftTesting.swift
[124/253] Compiling SwiftFormat PrivateStateVariables.swift
[125/253] Compiling SwiftFormat PropertyTypes.swift
[126/253] Compiling SwiftFormat RedundantAsync.swift
[127/253] Compiling SwiftFormat RedundantBackticks.swift
[128/253] Compiling SwiftFormat RedundantBreak.swift
[129/253] Compiling SwiftFormat RedundantClosure.swift
[130/253] Compiling SwiftFormat RedundantEmptyView.swift
[131/253] Compiling SwiftFormat RedundantEquatable.swift
[132/253] Compiling SwiftFormat RedundantExtensionACL.swift
[133/253] Compiling SwiftFormat RedundantFileprivate.swift
[134/253] Compiling SwiftFormat RedundantGet.swift
[135/253] Compiling SwiftFormat RedundantInit.swift
[136/253] Compiling SwiftFormat RedundantInternal.swift
[137/253] Compiling SwiftFormat RedundantLet.swift
[138/253] Compiling SwiftFormat RedundantLetError.swift
[139/253] Compiling SwiftFormat RedundantMemberwiseInit.swift
[140/253] Compiling SwiftFormat RedundantNilInit.swift
[141/253] Compiling SwiftFormat RedundantObjc.swift
[142/253] Compiling SwiftFormat RedundantOptionalBinding.swift
[143/253] Compiling SwiftFormat RedundantParens.swift
[144/253] Compiling SwiftFormat RedundantPattern.swift
[145/253] Compiling SwiftFormat RedundantProperty.swift
[146/253] Compiling SwiftFormat RedundantPublic.swift
[147/253] Compiling SwiftFormat RedundantRawValues.swift
[148/253] Compiling SwiftFormat RedundantReturn.swift
[149/253] Compiling SwiftFormat RedundantSelf.swift
[150/253] Compiling SwiftFormat RedundantSendable.swift
[151/253] Compiling SwiftFormat RedundantStaticSelf.swift
[152/253] Compiling SwiftFormat RedundantSwiftTestingSuite.swift
[153/253] Compiling SwiftFormat RedundantThrows.swift
[154/253] Compiling SwiftFormat RedundantType.swift
[155/253] Compiling SwiftFormat RedundantTypedThrows.swift
[156/253] Compiling SwiftFormat RedundantVariable.swift
[157/253] Compiling SwiftFormat RedundantViewBuilder.swift
[158/253] Compiling SwiftFormat RedundantVoidReturnType.swift
[159/253] Compiling SwiftFormat Semicolons.swift
[160/253] Compiling SwiftFormat SimplifyGenericConstraints.swift
[161/253] Compiling SwiftFormat SinglePropertyPerLine.swift
[162/253] Compiling SwiftFormat SortDeclarations.swift
[163/253] Compiling SwiftFormat SortImports.swift
[164/253] Compiling SwiftFormat SortSwitchCases.swift
[165/253] Compiling SwiftFormat SortTypealiases.swift
[166/253] Compiling SwiftFormat ConditionalAssignment.swift
[167/253] Compiling SwiftFormat ConsecutiveBlankLines.swift
[168/253] Compiling SwiftFormat ConsecutiveSpaces.swift
[169/253] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[170/253] Compiling SwiftFormat DocComments.swift
[171/253] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[172/253] Compiling SwiftFormat DuplicateImports.swift
[173/253] Compiling SwiftFormat ElseOnSameLine.swift
[174/253] Compiling SwiftFormat EmptyBraces.swift
[175/253] Compiling SwiftFormat EmptyExtensions.swift
[176/253] Compiling SwiftFormat EnumNamespaces.swift
[177/253] Compiling SwiftFormat EnvironmentEntry.swift
[178/253] Compiling SwiftFormat ExtensionAccessControl.swift
[179/253] Compiling SwiftFormat FileHeader.swift
[180/253] Compiling SwiftFormat FileMacro.swift
[181/253] Compiling SwiftFormat GenericExtensions.swift
[182/253] Compiling SwiftFormat HeaderFileName.swift
[183/253] Compiling SwiftFormat RuleRegistry.generated.swift
[184/253] Compiling SwiftFormat Acronyms.swift
[185/253] Compiling SwiftFormat AndOperator.swift
[186/253] Compiling SwiftFormat AnyObjectProtocol.swift
[187/253] Compiling SwiftFormat ApplicationMain.swift
[188/253] Compiling SwiftFormat AssertionFailures.swift
[189/253] Compiling SwiftFormat BlankLineAfterImports.swift
[190/253] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
[191/253] Compiling SwiftFormat BlankLinesAfterGuardStatements.swift
[192/253] Compiling SwiftFormat BlankLinesAroundMark.swift
[193/253] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[194/253] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[195/253] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[196/253] Compiling SwiftFormat BlankLinesBetweenImports.swift
[197/253] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[198/253] Compiling SwiftFormat BlockComments.swift
[199/253] Compiling SwiftFormat Braces.swift
[200/253] Compiling SwiftFormat TestSuiteAccessControl.swift
[201/253] Compiling SwiftFormat ThrowingTests.swift
[202/253] Compiling SwiftFormat Todos.swift
[203/253] Compiling SwiftFormat TrailingClosures.swift
[204/253] Compiling SwiftFormat TrailingCommas.swift
[205/253] Compiling SwiftFormat TrailingSpace.swift
[206/253] Compiling SwiftFormat TypeSugar.swift
[207/253] Compiling SwiftFormat URLMacro.swift
[208/253] Compiling SwiftFormat UnusedArguments.swift
[209/253] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[210/253] Compiling SwiftFormat ValidateTestCases.swift
[211/253] Compiling SwiftFormat Void.swift
[212/253] Compiling SwiftFormat Wrap.swift
[213/253] Compiling SwiftFormat WrapArguments.swift
[214/253] Compiling SwiftFormat WrapAttributes.swift
[215/253] Compiling SwiftFormat WrapCaseBodies.swift
[216/253] Compiling SwiftFormat WrapConditionalBodies.swift
[217/253] Emitting module SwiftFormat
[218/253] Compiling SwiftFormat WrapEnumCases.swift
[219/253] Compiling SwiftFormat WrapFunctionBodies.swift
[220/253] Compiling SwiftFormat WrapLoopBodies.swift
[221/253] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[222/253] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[223/253] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[224/253] Compiling SwiftFormat WrapPropertyBodies.swift
[225/253] Compiling SwiftFormat WrapSingleLineComments.swift
[226/253] Compiling SwiftFormat WrapSwitchCases.swift
[227/253] Compiling SwiftFormat YodaConditions.swift
[228/253] Compiling SwiftFormat SARIFReporter.swift
[229/253] Compiling SwiftFormat Singularize.swift
[230/253] Compiling SwiftFormat SwiftFormat.swift
[231/253] Compiling SwiftFormat Tokenizer.swift
[232/253] Compiling SwiftFormat TypeName.swift
[233/253] Compiling SwiftFormat XMLReporter.swift
[251/267] Compiling KippleFramework TestCommand.swift
[252/267] Compiling KippleFramework UninstallCommand.swift
[253/268] Compiling KippleFramework SetupCommand.swift
[254/268] Compiling KippleFramework InstallCommand.swift
[255/268] Compiling KippleFramework MainCommand.swift
[256/268] Compiling KippleFramework Platform.swift
[257/268] Compiling KippleFramework BuildEnvironment.swift
[258/268] Compiling KippleFramework FileFormatter.swift
[259/268] Compiling KippleFramework FormatCommand.swift
[260/268] Compiling KippleFramework SwiftBuilder.swift
/Users/admin/builder/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/268] Compiling KippleFramework SwiftFormat.swift
/Users/admin/builder/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/268] Emitting module KippleFramework
/Users/admin/builder/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/268] Compiling KippleFramework SwiftVersion.swift
[264/268] Compiling KippleFramework BuildCommand.swift
[265/268] Compiling KippleFramework resource_bundle_accessor.swift
[266/270] Emitting module kipple
[267/270] Compiling kipple main.swift
[267/270] Write Objects.LinkFileList
[268/270] Linking kipple
[269/270] Applying kipple
Build complete! (16.52s)
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" : "/Users/admin/builder/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" : "/Users/admin/builder/spi-builder-workspace/Sources/KippleFramework/Resources/git-hooks/pre-commit",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/KippleFramework/Resources/gitignore/app.gitignore",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/KippleFramework/Resources/gitignore/default.gitignore",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/KippleFramework/Resources/swiftformat/default.swiftformat",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/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"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/bdrelling/kippletools/main
Repository: bdrelling/KippleTools
Swift version used: 6.3
Target: KippleFramework
Extracting symbol information for 'KippleFramework'...
Finished extracting symbol information for 'KippleFramework'. (28.41s)
Building documentation for 'KippleFramework'...
Finished building documentation for 'KippleFramework' (0.31s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kippletools/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2271] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/nicklockwood/SwiftFormat
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.24s)
Updated https://github.com/nicklockwood/SwiftFormat (0.60s)
Updated https://github.com/apple/swift-argument-parser (0.60s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (2.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.13s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.82s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit Mixin+Equals.swift
[13/57] Compiling SymbolKit Mixin+Hash.swift
[14/57] Compiling SymbolKit Mixin.swift
[15/57] Compiling SymbolKit LineList.swift
[16/57] Compiling SymbolKit Position.swift
[17/57] Compiling SymbolKit SemanticVersion.swift
[18/57] Compiling SymbolKit AccessControl.swift
[19/57] Compiling SymbolKit Availability.swift
[20/57] Compiling SymbolKit AvailabilityItem.swift
[21/57] Compiling SymbolKit Domain.swift
[22/57] Compiling SymbolKit Names.swift
[23/57] Compiling SymbolKit SPI.swift
[24/57] Compiling SymbolKit Snippet.swift
[25/57] Compiling SymbolKit Extension.swift
[26/57] Compiling SymbolKit Identifier.swift
[27/57] Compiling SymbolKit KindIdentifier.swift
[28/57] Compiling SymbolKit Location.swift
[29/57] Compiling SymbolKit Mutability.swift
[30/57] Compiling SymbolKit GenericConstraint.swift
[31/57] Compiling SymbolKit GenericParameter.swift
[32/57] Compiling SymbolKit Generics.swift
[33/57] Compiling SymbolKit Namespace.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.27s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'KippleFramework' complete! (0.40s)
Target: KippleToolsCore
Extracting symbol information for 'KippleToolsCore'...
Finished extracting symbol information for 'KippleToolsCore'. (0.53s)
Building documentation for 'KippleToolsCore'...
Finished building documentation for 'KippleToolsCore' (0.09s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kippletools/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.39s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'KippleToolsCore' complete! (0.40s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kippletools/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kippletools/main/linkable-paths.json
298
3 /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kippletools/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/bdrelling/kippletools/main
File count: 298
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-bdrelling-kippletools-main-5fc8d106.zip to s3://spi-docs-inbox/prod-bdrelling-kippletools-main-5fc8d106.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [43%]
Copying... [53%]
Copying... [64%]
Copying... [75%]
Copying... [85%]
Copying... [96%]
Copying... [100%]
Done.