Build Information
Successful build of KippleNetworking, reference main (49990a), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 07:55:06 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/KippleNetworking.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KippleNetworking
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 49990aa Updated Compatibility section of README
Cloned https://github.com/bdrelling/KippleNetworking.git
Revision (git rev-parse @):
49990aaecbab700e0c3fb0e0e4c74d085d0d92f3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleNetworking.git at main
Fetching https://github.com/bdrelling/Kipple
Fetching https://github.com/bdrelling/KippleTools
[1/1664] Fetching kipple
[2/2384] Fetching kipple, kippletools
Fetched https://github.com/bdrelling/KippleTools from cache (2.12s)
Fetched https://github.com/bdrelling/Kipple from cache (2.12s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (2.86s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/apple/swift-collections
[1/4399] Fetching devicekit
[45/8787] Fetching devicekit, keychainaccess
[221/32324] Fetching devicekit, keychainaccess, swift-collections
[750/38885] Fetching devicekit, keychainaccess, swift-collections, swift-log
Fetched https://github.com/apple/swift-log from cache (1.25s)
[10041/32324] Fetching devicekit, keychainaccess, swift-collections
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.40s)
[14756/27936] Fetching devicekit, swift-collections
Fetched https://github.com/devicekit/DeviceKit from cache (2.17s)
Fetched https://github.com/apple/swift-collections from cache (2.17s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (3.01s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.80s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
[527/73631] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (42.77s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (42.77s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.8.0 (43.71s)
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/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.67s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.11.0 (0.57s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (0.63s)
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.8.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
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/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 0.14.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.11.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": "kipplenetworking",
"name": "KippleNetworking",
"url": "https://github.com/bdrelling/KippleNetworking.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KippleNetworking",
"traits": [
"default"
],
"dependencies": [
{
"identity": "kipple",
"name": "Kipple",
"url": "https://github.com/bdrelling/Kipple",
"version": "0.14.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kipple",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log",
"version": "1.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
},
{
"identity": "devicekit",
"name": "DeviceKit",
"url": "https://github.com/devicekit/DeviceKit",
"version": "5.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DeviceKit",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "keychainaccess",
"name": "KeychainAccess",
"url": "https://github.com/kishikawakatsumi/KeychainAccess",
"version": "4.2.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainAccess",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/bdrelling/KippleNetworking.git
[1/997] Fetching kipplenetworking
Fetched https://github.com/bdrelling/KippleNetworking.git from cache (0.84s)
Fetching https://github.com/bdrelling/Kipple from cache
Fetched https://github.com/bdrelling/Kipple from cache (0.45s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (0.51s)
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetching https://github.com/devicekit/DeviceKit from cache
Fetched https://github.com/apple/swift-log from cache (0.56s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.56s)
Fetched https://github.com/apple/swift-collections from cache (0.56s)
Fetched https://github.com/devicekit/DeviceKit from cache (0.56s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.64s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.8.0 (0.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.05s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.11.0 (0.04s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.8.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.11.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/bdrelling/KippleNetworking.git
Working copy of https://github.com/bdrelling/KippleNetworking.git resolved at main (49990aa)
Creating working copy for https://github.com/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 0.14.3
warning: '.resolve-product-dependencies': dependency 'kipplenetworking' is not used by any target
Found 1 product dependencies
- Kipple
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/bdrelling/KippleNetworking.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/8] Write sources
[7/8] Write swift-version--6988338F2F200930.txt
[9/38] Compiling KippleLogging ConsoleLogHandler.swift
[10/38] Compiling KippleLogging Logger+Convenience.swift
[11/38] Compiling KippleCodable CodableDefaultStrategy.swift
[12/38] Compiling KippleFoundation SemanticVersion.swift
[13/40] Compiling KippleCodable CodableIgnored.swift
[14/40] Compiling KippleFoundation NSNumber+Boolean.swift
[15/40] Compiling KippleFoundation Result+Convenience.swift
[16/40] Compiling KippleFoundation String+Convenience.swift
[17/40] Compiling KippleFoundation String+LocalizedError.swift
[18/40] Compiling KippleFoundation Comparable+Clamped.swift
[19/40] Compiling KippleFoundation Int+Convenience.swift
[20/40] Compiling KippleFoundation BinaryInteger+Clamped.swift
[21/40] Compiling KippleFoundation Bool+Convenience.swift
[22/40] Compiling KippleFoundation Bundle+Convenience.swift
[23/40] Compiling KippleFoundation Bundle+Key.swift
[24/40] Emitting module KippleFoundation
[25/40] Compiling KippleFoundation URLConvertible.swift
[26/40] Compiling KippleFoundation BundleInfo.swift
[27/40] Emitting module KippleLogging
[28/40] Compiling KippleLogging Exports.swift
[29/40] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[32/40] Emitting module KippleCodable
[33/40] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[34/40] Compiling KippleCodable Encodable+PrettyPrinted.swift
[35/40] Compiling KippleFoundation Swift+Modulo.swift
[36/40] Compiling KippleFoundation AppInfo.swift
[37/40] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[38/40] Compiling KippleCodable Encodable+AsDictionary.swift
[39/40] Compiling KippleCodable DecodingError+Cleaned.swift
[40/40] Compiling KippleCodable CodableDefault.swift
[41/71] Compiling KippleNetworking HTTPBodyEncoding.swift
[42/71] Compiling KippleNetworking HTTPHeader.swift
[43/71] Compiling KippleNetworking HTTPMethod.swift
[44/74] Compiling KippleNetworking URLRequestConvertible.swift
[45/74] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[46/74] Compiling KippleNetworking Request+AsHTTPClientRequest.swift
[47/74] Compiling KippleNetworking NIONetworkRequestDispatcher.swift
[48/74] Compiling KippleNetworking CharacterSet+RFC3986Unreserved.swift
[49/74] Compiling KippleNetworking Dictionary+AsHeaderDictionary.swift
[50/74] Compiling KippleNetworking Formatter+ISO8601.swift
[51/74] Compiling KippleNetworking HTTPStatusCode.swift
[52/74] Compiling KippleNetworking ParameterEncoding.swift
[53/74] Compiling KippleNetworking NetworkingError.swift
[54/74] Compiling KippleNetworking Exports.swift
[55/74] Compiling KippleNetworking HTTPURLResponse+Status.swift
[56/74] Compiling KippleNetworking Request+AsURLRequest.swift
[57/74] Compiling KippleNetworking URLRequest+Init.swift
[58/74] Compiling KippleNetworking URLComponents+SetQueryItems.swift
[59/74] Compiling KippleNetworking HTTPClient.swift
[60/74] Compiling KippleNetworking UniversalNetworkRequestDispatcher+DispatchMode.swift
[61/74] Emitting module KippleNetworking
[62/74] Compiling KippleNetworking UniversalNetworkRequestDispatcher.swift
[63/74] Compiling KippleNetworking DataResponse.swift
[64/74] Compiling KippleNetworking Environment.swift
[65/74] Compiling KippleNetworking URLRequest+SetHeaders.swift
[66/74] Compiling KippleNetworking URLRequest+SetParameters.swift
[67/74] Compiling KippleNetworking URLRequest+SetTimeout.swift
[68/74] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[69/74] Compiling KippleNetworking JSONDecoder+SafeISO8601.swift
[70/74] Compiling KippleNetworking JSONEncoder+SafeISO8601.swift
[71/74] Compiling KippleNetworking String+IsURLWithQueryString.swift
[72/74] Compiling KippleNetworking Request.swift
[73/74] Compiling KippleNetworking NetworkRequestDispatching.swift
[74/74] Compiling KippleNetworking ParameterDictionaryConvertible.swift
Build complete! (13.89s)
Build complete.
{
"dependencies" : [
{
"identity" : "kipple",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.0",
"upper_bound" : "0.15.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bdrelling/Kipple"
},
{
"identity" : "kippletools",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "0.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bdrelling/KippleTools"
}
],
"manifest_display_name" : "KippleNetworking",
"name" : "KippleNetworking",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "KippleNetworking",
"targets" : [
"KippleNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KippleNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "KippleNetworkingTests",
"path" : "Tests/KippleNetworkingTests",
"sources" : [
"Core/Extensions/Environment+XKCD.swift",
"Core/Models/XkcdStrip.swift",
"Core/Requests/GetLatestXKCDStripRequest.swift",
"Core/Requests/GetXKCDStripRequest.swift",
"Tests/DictionaryExtensionTests.swift",
"Tests/EnvironmentTests.swift",
"Tests/FoundationNetworkRequestDispatcherTests.swift",
"Tests/HTTPClientTests.swift",
"Tests/ISO8601ExtensionTests.swift",
"Tests/RFC3986ExtensionTests.swift",
"Tests/StringExtensionTests.swift",
"Tests/SwiftNIONetworkRequestDispatcherTests.swift",
"Tests/URLComponentsExtensionTests.swift",
"Tests/URLRequestConvertibleTests.swift",
"Tests/URLRequestExtensionTests.swift"
],
"target_dependencies" : [
"KippleNetworking"
],
"type" : "test"
},
{
"c99name" : "KippleNetworking",
"module_type" : "SwiftTarget",
"name" : "KippleNetworking",
"path" : "Sources/KippleNetworking",
"product_dependencies" : [
"KippleCodable",
"KippleFoundation",
"KippleLogging"
],
"product_memberships" : [
"KippleNetworking"
],
"sources" : [
"Exports.swift",
"Foundation/Extensions/HTTPURLResponse+Status.swift",
"Foundation/Extensions/Request+AsURLRequest.swift",
"Foundation/Extensions/URLRequest+Init.swift",
"Foundation/Extensions/URLRequest+SetHeaders.swift",
"Foundation/Extensions/URLRequest+SetParameters.swift",
"Foundation/Extensions/URLRequest+SetTimeout.swift",
"Foundation/Helpers/FoundationNetworkRequestDispatcher.swift",
"Foundation/Protocols/URLRequestConvertible.swift",
"NIO/Extensions/HTTPClient+ExecuteResponseAnticipating.swift",
"NIO/Extensions/Request+AsHTTPClientRequest.swift",
"NIO/Helpers/NIONetworkRequestDispatcher.swift",
"Shared/Enums/HTTPBodyEncoding.swift",
"Shared/Enums/HTTPHeader.swift",
"Shared/Enums/HTTPMethod.swift",
"Shared/Enums/HTTPStatusCode.swift",
"Shared/Enums/ParameterEncoding.swift",
"Shared/Errors/NetworkingError.swift",
"Shared/Extensions/CharacterSet+RFC3986Unreserved.swift",
"Shared/Extensions/Dictionary+AsHeaderDictionary.swift",
"Shared/Extensions/Formatter+ISO8601.swift",
"Shared/Extensions/JSONDecoder+SafeISO8601.swift",
"Shared/Extensions/JSONEncoder+SafeISO8601.swift",
"Shared/Extensions/String+IsURLWithQueryString.swift",
"Shared/Extensions/URLComponents+SetQueryItems.swift",
"Shared/Helpers/HTTPClient.swift",
"Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift",
"Shared/Helpers/UniversalNetworkRequestDispatcher.swift",
"Shared/Models/DataResponse.swift",
"Shared/Models/Environment.swift",
"Shared/Models/Request.swift",
"Shared/Protocols/NetworkRequestDispatching.swift",
"Shared/Protocols/ParameterDictionaryConvertible.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/bdrelling/kipplenetworking/main
Repository: bdrelling/KippleNetworking
Swift version used: 6.3
Target: KippleNetworking
Extracting symbol information for 'KippleNetworking'...
Finished extracting symbol information for 'KippleNetworking'. (27.83s)
Building documentation for 'KippleNetworking'...
Finished building documentation for 'KippleNetworking' (0.49s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipplenetworking/main
Updating https://github.com/kishikawakatsumi/KeychainAccess
Updating https://github.com/bdrelling/Kipple
Updating https://github.com/apple/swift-collections
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/nicklockwood/SwiftFormat
Updating https://github.com/devicekit/DeviceKit
Updating https://github.com/apple/swift-log
Updated https://github.com/kishikawakatsumi/KeychainAccess (0.58s)
Updated https://github.com/bdrelling/Kipple (0.58s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/nicklockwood/SwiftFormat (0.71s)
Updated https://github.com/apple/swift-collections (0.71s)
Updated https://github.com/apple/swift-log (0.71s)
Updated https://github.com/devicekit/DeviceKit (0.71s)
Updated https://github.com/apple/swift-argument-parser (0.71s)
[1/2271] Fetching swift-docc-plugin
Updating https://github.com/bdrelling/KippleTools
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.20s)
Updated https://github.com/bdrelling/KippleTools (0.43s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (2.88s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (0.63s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (0.61s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.54s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.62s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.8.0 (0.61s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.11.0 (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.62s)
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.23s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.95s)
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 sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit GenericConstraint.swift
[12/57] Compiling SymbolKit GenericParameter.swift
[13/57] Compiling SymbolKit Generics.swift
[14/57] Compiling SymbolKit Namespace.swift
[15/57] Compiling SymbolKit Relationship.swift
[16/57] Compiling SymbolKit RelationshipKind.swift
[17/57] Compiling SymbolKit SourceOrigin.swift
[18/57] Compiling SymbolKit GenericConstraints.swift
[19/57] Compiling SymbolKit Swift.swift
[20/57] Compiling SymbolKit Identifier.swift
[21/57] Compiling SymbolKit KindIdentifier.swift
[22/57] Compiling SymbolKit Location.swift
[23/57] Compiling SymbolKit Mutability.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling Snippets SnippetParser.swift
[30/57] Emitting module Snippets
[31/57] Compiling Snippets Snippet.swift
[32/57] Compiling SymbolKit Symbol.swift
[33/57] Compiling SymbolKit SymbolKind.swift
[34/57] Compiling SymbolKit SymbolGraph.swift
[35/57] Compiling SymbolKit GraphCollector.swift
[36/57] Emitting module SymbolKit
[37/57] Compiling SymbolKit SemanticVersion.swift
[38/57] Compiling SymbolKit AccessControl.swift
[39/57] Compiling SymbolKit Availability.swift
[40/57] Compiling SymbolKit AvailabilityItem.swift
[41/57] Compiling SymbolKit Domain.swift
[42/57] Compiling SymbolKit Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit DeclarationFragments.swift
[47/57] Compiling SymbolKit Fragment.swift
[48/57] Compiling SymbolKit FragmentKind.swift
[49/57] Compiling SymbolKit FunctionParameter.swift
[50/57] Compiling SymbolKit FunctionSignature.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[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! (4.01s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'KippleNetworking' complete! (0.61s)
780
5 /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipplenetworking/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/bdrelling/kipplenetworking/main
File count: 780
Doc size: 5.0MB
Preparing doc bundle ...
Uploading prod-bdrelling-kipplenetworking-main-c040de8f.zip to s3://spi-docs-inbox/prod-bdrelling-kipplenetworking-main-c040de8f.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [45%]
Copying... [50%]
Copying... [61%]
Copying... [72%]
Copying... [84%]
Copying... [95%]
Copying... [100%]
Done.