The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Kipple, reference 0.14.3 (7c6844), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 14:53:02 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/Kipple.git
Reference: 0.14.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/Kipple
 * tag               0.14.3     -> FETCH_HEAD
HEAD is now at 7c68441 Improved BidrectionalCollection+Looping
Cloned https://github.com/bdrelling/Kipple.git
Revision (git rev-parse @):
7c68441e690e69c15f6c00ae0b4d3552f117048d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/Kipple.git at 0.14.3
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/bdrelling/KippleTools
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/apple/swift-log
[1/720] Fetching kippletools
[52/5108] Fetching kippletools, keychainaccess
[257/11677] Fetching kippletools, keychainaccess, swift-log
[871/35214] Fetching kippletools, keychainaccess, swift-log, swift-collections
[1376/39613] Fetching kippletools, keychainaccess, swift-log, swift-collections, devicekit
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.30s)
[13571/35225] Fetching kippletools, swift-log, swift-collections, devicekit
Fetched https://github.com/apple/swift-log from cache (2.09s)
Fetched https://github.com/apple/swift-collections from cache (2.09s)
Fetched https://github.com/bdrelling/KippleTools from cache (2.10s)
Fetched https://github.com/devicekit/DeviceKit from cache (2.10s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (2.82s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.66s)
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/nicklockwood/SwiftFormat from cache (80.75s)
Fetched https://github.com/apple/swift-argument-parser from cache (80.75s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.8.0 (81.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.58s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.66s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.58s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (0.64s)
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/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.8.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
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/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
========================================
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": "kipple",
      "name": "Kipple",
      "url": "https://github.com/bdrelling/Kipple.git",
      "version": "unspecified",
      "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.12.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/Kipple.git
[1/1664] Fetching kipple
Fetched https://github.com/bdrelling/Kipple.git from cache (1.86s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/devicekit/DeviceKit from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.56s)
Fetched https://github.com/apple/swift-log from cache (0.56s)
Fetched https://github.com/devicekit/DeviceKit from cache (0.58s)
Fetched https://github.com/apple/swift-collections from cache (0.58s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.65s)
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.12.0 (0.04s)
Creating working copy for https://github.com/bdrelling/Kipple.git
Working copy of https://github.com/bdrelling/Kipple.git resolved at 0.14.3 (7c68441)
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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
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
warning: '.resolve-product-dependencies': dependency 'kipple' is not used by any target
Found 4 product dependencies
  - swift-collections
  - swift-log
  - DeviceKit
  - KeychainAccess
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bdrelling/Kipple.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/16] Write sources
[15/16] Write swift-version--6988338F2F200930.txt
[17/74] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[18/74] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/75] Emitting module InternalCollectionsUtilities
[20/75] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[21/75] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/75] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/75] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/75] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[26/75] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/75] Compiling InternalCollectionsUtilities Debugging.swift
[28/75] Compiling InternalCollectionsUtilities Descriptions.swift
[29/75] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/75] Compiling InternalCollectionsUtilities Integer rank.swift
[31/75] Compiling InternalCollectionsUtilities Span+Extras.swift
[32/75] Compiling InternalCollectionsUtilities String+Padding.swift
[33/75] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[34/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/75] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[36/75] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[37/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[38/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[39/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[40/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[41/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[42/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[43/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[44/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[45/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[46/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[47/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[48/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[49/137] Compiling KippleCombine Publisher+Result.swift
[50/137] Emitting module KippleCombine
[51/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[52/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[53/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[54/137] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[55/137] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[56/137] Compiling OrderedCollections OrderedSet+Sendable.swift
[57/137] Compiling OrderedCollections OrderedDictionary+Elements.swift
[58/137] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[59/137] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[60/137] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[61/137] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[62/137] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[63/137] Compiling OrderedCollections _Hashtable+Header.swift
[64/137] Compiling OrderedCollections OrderedDictionary+Codable.swift
[65/137] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[66/137] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[67/137] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[68/137] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[69/137] Compiling OrderedCollections OrderedSet+Codable.swift
[70/137] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[71/137] Compiling OrderedCollections OrderedSet+Descriptions.swift
[72/137] Compiling OrderedCollections OrderedSet+Diffing.swift
[73/137] Compiling OrderedCollections OrderedSet+Equatable.swift
[74/137] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[75/137] Compiling OrderedCollections OrderedSet+Hashable.swift
[76/137] Compiling OrderedCollections OrderedSet+Initializers.swift
[77/137] Compiling OrderedCollections OrderedSet+Insertions.swift
[78/137] Compiling OrderedCollections OrderedSet+Invariants.swift
[79/137] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[80/137] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[81/137] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[82/137] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[83/137] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[84/137] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[85/137] Compiling OrderedCollections OrderedDictionary+Values.swift
[86/137] Compiling OrderedCollections OrderedDictionary.swift
[87/137] Compiling OrderedCollections _HashTable+Bucket.swift
[88/137] Compiling OrderedCollections _HashTable+BucketIterator.swift
[89/137] Compiling OrderedCollections _HashTable+Constants.swift
[90/137] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[91/137] Compiling OrderedCollections _HashTable+Testing.swift
[92/137] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[93/137] Compiling OrderedCollections _HashTable.swift
[94/137] Compiling OrderedCollections OrderedSet+SubSequence.swift
[95/137] Compiling OrderedCollections OrderedSet+Testing.swift
[96/137] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[97/137] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[98/137] Compiling OrderedCollections OrderedSet.swift
[99/137] Compiling OrderedCollections _UnsafeBitset.swift
[100/137] Emitting module OrderedCollections
[101/143] Compiling KippleCollections InterleavableDictionary.swift
[102/143] Compiling KippleCollections RangeReplaceableCollection+Rotating.swift
[103/143] Compiling KippleCollections Array+RemoveDuplicates.swift
[104/143] Compiling KippleCollections Exports.swift
[105/143] Emitting module KippleCollections
[106/143] Compiling KippleCollections BidirectionalCollection+Looping.swift
[107/143] Compiling KippleCodable CodableDefaultStrategy.swift
[108/144] Compiling KippleLogging Logger+Convenience.swift
[109/144] Compiling KippleLogging ConsoleLogHandler.swift
[110/144] Compiling KippleFoundation SemanticVersion.swift
[111/145] Compiling KippleCodable CodableIgnored.swift
[112/145] Compiling KippleFoundation URLConvertible.swift
[113/145] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[122/145] Emitting module KippleCodable
[123/145] Compiling KippleCodable DecodingError+Cleaned.swift
[124/145] Compiling KippleLocalStorage UserDefaults+RemoveAllObjects.swift
[125/145] Compiling KippleLocalStorage UserDefaults+Mocked.swift
[126/145] Compiling KippleFoundation BundleInfo.swift
[127/145] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[128/145] Compiling KippleCodable CodableDefault.swift
[129/145] Emitting module KippleLogging
[130/145] Compiling KippleLogging Exports.swift
[131/145] Emitting module KippleFoundation
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/String+LocalizedError.swift:7:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 5 | /// Extension that allows a normal `String` to be returned as an error,
 6 | /// using itself as the localized error description.
 7 | extension String: LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 8 |     public var errorDescription: String? {
 9 |         self
[134/145] Emitting module KippleLocalStorage
[135/145] Compiling KippleLocalStorage UserDefaults+Codable.swift
[136/145] Compiling KippleLocalStorage UserDefaults+Key.swift
[137/145] Compiling KippleFoundation Swift+Modulo.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/String+LocalizedError.swift:7:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 5 | /// Extension that allows a normal `String` to be returned as an error,
 6 | /// using itself as the localized error description.
 7 | extension String: LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 8 |     public var errorDescription: String? {
 9 |         self
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/String+LocalizedError.swift:7:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 5 | /// Extension that allows a normal `String` to be returned as an error,
 6 | /// using itself as the localized error description.
 7 | extension String: LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 8 |     public var errorDescription: String? {
 9 |         self
[140/145] Compiling KippleFoundation AppInfo.swift
[141/145] Compiling KippleCodable Encodable+AsDictionary.swift
[142/145] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[143/145] Compiling KippleCodable Encodable+PrettyPrinted.swift
[144/148] Emitting module KippleDevice
[145/148] Compiling KippleDevice DeviceInfo.swift
[146/148] Compiling KippleDevice DeviceFamily.swift
[147/148] Emitting module KeychainAccess
[148/148] Compiling KeychainAccess Keychain.swift
[149/152] Compiling KippleKeychain Keychain+Key.swift
[150/152] Compiling KippleKeychain Exports.swift
[151/152] Compiling KippleKeychain Keychain+Default.swift
[152/152] Emitting module KippleKeychain
[153/154] Compiling Kipple Exports.swift
[154/154] Emitting module Kipple
remark: Incremental compilation has been disabled: Exports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Exports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
Build complete! (12.44s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "kippletools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.3",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bdrelling/KippleTools"
    },
    {
      "identity" : "devicekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.2.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/devicekit/DeviceKit"
    },
    {
      "identity" : "keychainaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kishikawakatsumi/KeychainAccess"
    }
  ],
  "manifest_display_name" : "Kipple",
  "name" : "Kipple",
  "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" : "Kipple",
      "targets" : [
        "Kipple"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleCodable",
      "targets" : [
        "KippleCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleCollections",
      "targets" : [
        "KippleCollections"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleCombine",
      "targets" : [
        "KippleCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleFoundation",
      "targets" : [
        "KippleFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleDevice",
      "targets" : [
        "KippleDevice"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleKeychain",
      "targets" : [
        "KippleKeychain"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleLocalStorage",
      "targets" : [
        "KippleLocalStorage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleLogging",
      "targets" : [
        "KippleLogging"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KippleLoggingTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleLoggingTests",
      "path" : "Tests/KippleLoggingTests",
      "sources" : [
        "Protocols/LogHandlerValidating.swift",
        "Tests/ConsoleLogHandlerTests.swift"
      ],
      "target_dependencies" : [
        "KippleLogging"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleLogging",
      "module_type" : "SwiftTarget",
      "name" : "KippleLogging",
      "path" : "Sources/KippleLogging",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "Kipple",
        "KippleLogging"
      ],
      "sources" : [
        "Exports.swift",
        "Extensions/Logger+Convenience.swift",
        "Handlers/ConsoleLogHandler.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleLocalStorageTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleLocalStorageTests",
      "path" : "Tests/KippleLocalStorageTests",
      "sources" : [
        "UserDefaultsExtensionsTests.swift"
      ],
      "target_dependencies" : [
        "KippleLocalStorage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleLocalStorage",
      "module_type" : "SwiftTarget",
      "name" : "KippleLocalStorage",
      "path" : "Sources/KippleLocalStorage",
      "product_memberships" : [
        "Kipple",
        "KippleLocalStorage"
      ],
      "sources" : [
        "UserDefaults/UserDefaults+Codable.swift",
        "UserDefaults/UserDefaults+Key.swift",
        "UserDefaults/UserDefaults+Mocked.swift",
        "UserDefaults/UserDefaults+RemoveAllObjects.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleKeychain",
      "module_type" : "SwiftTarget",
      "name" : "KippleKeychain",
      "path" : "Sources/KippleKeychain",
      "product_dependencies" : [
        "KeychainAccess"
      ],
      "product_memberships" : [
        "Kipple",
        "KippleKeychain"
      ],
      "sources" : [
        "Exports.swift",
        "Keychain+Default.swift",
        "Keychain+Key.swift"
      ],
      "target_dependencies" : [
        "KippleFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleFoundationTests",
      "path" : "Tests/KippleFoundationTests",
      "sources" : [
        "AppInfoTests.swift",
        "BoolExtensionTests.swift",
        "BundleExtensionTests.swift",
        "BundleInfoTests.swift",
        "ComparableExtensionTests.swift",
        "Int64ClampedTests.swift",
        "IntExtensionTests.swift",
        "ModuloTests.swift",
        "NSNumberExtensionTests.swift",
        "ResultExtensionTests.swift",
        "SemanticVersionTests.swift",
        "StringExtensionTests.swift",
        "StringLocalizedErrorExtensionTests.swift",
        "UInt64ClampedTests.swift",
        "URLConvertibleTests.swift"
      ],
      "target_dependencies" : [
        "KippleFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleFoundation",
      "module_type" : "SwiftTarget",
      "name" : "KippleFoundation",
      "path" : "Sources/KippleFoundation",
      "product_memberships" : [
        "Kipple",
        "KippleFoundation",
        "KippleDevice",
        "KippleKeychain"
      ],
      "sources" : [
        "Extensions/BinaryInteger+Clamped.swift",
        "Extensions/Bool+Convenience.swift",
        "Extensions/Bundle+Convenience.swift",
        "Extensions/Bundle+Key.swift",
        "Extensions/Comparable+Clamped.swift",
        "Extensions/Int+Convenience.swift",
        "Extensions/NSNumber+Boolean.swift",
        "Extensions/Result+Convenience.swift",
        "Extensions/String+Convenience.swift",
        "Extensions/String+LocalizedError.swift",
        "Extensions/Swift+Modulo.swift",
        "Models/AppInfo.swift",
        "Models/BundleInfo.swift",
        "Models/SemanticVersion.swift",
        "Protocols/URLConvertible.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleDeviceTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleDeviceTests",
      "path" : "Tests/KippleDeviceTests",
      "sources" : [
        "DeviceInfoTests.swift"
      ],
      "target_dependencies" : [
        "KippleDevice"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleDevice",
      "module_type" : "SwiftTarget",
      "name" : "KippleDevice",
      "path" : "Sources/KippleDevice",
      "product_dependencies" : [
        "DeviceKit"
      ],
      "product_memberships" : [
        "Kipple",
        "KippleDevice"
      ],
      "sources" : [
        "DeviceFamily.swift",
        "DeviceInfo.swift"
      ],
      "target_dependencies" : [
        "KippleFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleCombineTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleCombineTests",
      "path" : "Tests/KippleCombineTests",
      "sources" : [
        "PublisherResultTests.swift"
      ],
      "target_dependencies" : [
        "KippleCombine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleCombine",
      "module_type" : "SwiftTarget",
      "name" : "KippleCombine",
      "path" : "Sources/KippleCombine",
      "product_memberships" : [
        "Kipple",
        "KippleCombine"
      ],
      "sources" : [
        "Publisher+Result.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleCollectionsTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleCollectionsTests",
      "path" : "Tests/KippleCollectionsTests",
      "sources" : [
        "BidirectionalCollectionExtensionTests.swift",
        "InterleavableDictionaryTests.swift"
      ],
      "target_dependencies" : [
        "KippleCollections"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleCollections",
      "module_type" : "SwiftTarget",
      "name" : "KippleCollections",
      "path" : "Sources/KippleCollections",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "Kipple",
        "KippleCollections"
      ],
      "sources" : [
        "Exports.swift",
        "Extensions/Array+RemoveDuplicates.swift",
        "Extensions/BidirectionalCollection+Looping.swift",
        "Extensions/RangeReplaceableCollection+Rotating.swift",
        "Protocols/InterleavableDictionary.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleCodableTests",
      "path" : "Tests/KippleCodableTests",
      "sources" : [
        "CodableDefaultTests.swift",
        "CodableIgnoredTests.swift",
        "DecodingErrorCleanedTests.swift",
        "DictionaryExtensionTests.swift",
        "EncodableAsDictionaryTests.swift",
        "EncodablePrettyPrintedTests.swift"
      ],
      "target_dependencies" : [
        "KippleCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleCodable",
      "module_type" : "SwiftTarget",
      "name" : "KippleCodable",
      "path" : "Sources/KippleCodable",
      "product_memberships" : [
        "Kipple",
        "KippleCodable"
      ],
      "sources" : [
        "Errors/CleanedDecodingError.swift",
        "Errors/KippleCodableError.swift",
        "Extensions/DecodingError+Cleaned.swift",
        "Extensions/Dictionary+AsJSONSerializedData.swift",
        "Extensions/Encodable+AsDictionary.swift",
        "Extensions/Encodable+PrettyPrinted.swift",
        "Extensions/JSONDecoder+DecodeCleaned.swift",
        "Extensions/PropertyListDecoder+DecodeCleaned.swift",
        "PropertyWrappers/CodableDefault.swift",
        "PropertyWrappers/CodableDefaultStrategy.swift",
        "PropertyWrappers/CodableIgnored.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Kipple",
      "module_type" : "SwiftTarget",
      "name" : "Kipple",
      "path" : "Sources/Kipple",
      "product_memberships" : [
        "Kipple"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "KippleCodable",
        "KippleCollections",
        "KippleCombine",
        "KippleFoundation",
        "KippleDevice",
        "KippleKeychain",
        "KippleLocalStorage",
        "KippleLogging"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/bdrelling/kipple/0.14.3
Repository:               bdrelling/Kipple
Swift version used:       6.3
Target:                   KippleCodable
Extracting symbol information for 'KippleCodable'...
Finished extracting symbol information for 'KippleCodable'. (27.53s)
Building documentation for 'KippleCodable'...
Finished building documentation for 'KippleCodable' (0.36s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Updating https://github.com/apple/swift-collections
Updating https://github.com/apple/swift-log
Updating https://github.com/kishikawakatsumi/KeychainAccess
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/devicekit/DeviceKit
Updating https://github.com/nicklockwood/SwiftFormat
Updating https://github.com/bdrelling/KippleTools
Updated https://github.com/apple/swift-collections (0.54s)
Updated https://github.com/kishikawakatsumi/KeychainAccess (0.54s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/nicklockwood/SwiftFormat (0.61s)
Updated https://github.com/bdrelling/KippleTools (0.61s)
Updated https://github.com/devicekit/DeviceKit (0.61s)
Updated https://github.com/apple/swift-log (0.61s)
Updated https://github.com/apple/swift-argument-parser (0.61s)
[1/2271] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.22s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (2.47s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.8.0 (0.63s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.64s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.58s)
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/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (0.62s)
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.66s)
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.24s)
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
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit SemanticVersion.swift
[21/57] Compiling SymbolKit AccessControl.swift
[22/57] Compiling SymbolKit Availability.swift
[23/57] Compiling SymbolKit AvailabilityItem.swift
[24/57] Compiling SymbolKit Domain.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.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 DeclarationFragments.swift
[40/57] Compiling SymbolKit Fragment.swift
[41/57] Compiling SymbolKit FragmentKind.swift
[42/57] Compiling SymbolKit FunctionParameter.swift
[43/57] Compiling SymbolKit FunctionSignature.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.48s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'KippleCodable' complete! (0.64s)
Target:                   KippleCollections
Extracting symbol information for 'KippleCollections'...
Finished extracting symbol information for 'KippleCollections'. (0.76s)
Building documentation for 'KippleCollections'...
Finished building documentation for 'KippleCollections' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.60s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'KippleCollections' complete! (0.66s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/linkable-paths.json
Target:                   KippleCombine
Extracting symbol information for 'KippleCombine'...
Finished extracting symbol information for 'KippleCombine'. (0.71s)
Building documentation for 'KippleCombine'...
Finished building documentation for 'KippleCombine' (0.04s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.59s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'KippleCombine' complete! (0.63s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/linkable-paths.json
Target:                   KippleFoundation
Extracting symbol information for 'KippleFoundation'...
Finished extracting symbol information for 'KippleFoundation'. (0.80s)
Building documentation for 'KippleFoundation'...
Finished building documentation for 'KippleFoundation' (0.10s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.61s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'KippleFoundation' complete! (0.62s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/linkable-paths.json
Target:                   KippleDevice
Extracting symbol information for 'KippleDevice'...
Finished extracting symbol information for 'KippleDevice'. (0.71s)
Building documentation for 'KippleDevice'...
Finished building documentation for 'KippleDevice' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.59s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'KippleDevice' complete! (0.60s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/linkable-paths.json
Target:                   KippleKeychain
Extracting symbol information for 'KippleKeychain'...
Finished extracting symbol information for 'KippleKeychain'. (0.88s)
Building documentation for 'KippleKeychain'...
Finished building documentation for 'KippleKeychain' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.58s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'KippleKeychain' complete! (0.66s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/linkable-paths.json
Target:                   KippleLocalStorage
Extracting symbol information for 'KippleLocalStorage'...
Finished extracting symbol information for 'KippleLocalStorage'. (0.73s)
Building documentation for 'KippleLocalStorage'...
warning: Parameter 'decoder' is missing documentation
  --> Sources/KippleLocalStorage/UserDefaults/UserDefaults+Codable.swift:8:60-8:60
6  |     /// Returns a `Codable` value for a given key.
7  |     /// - Parameters:
8  +     ///   - key: The key associated with the desired value.
   |                                                            ╰─suggestion: Document 'decoder' parameter
9  |     /// - Returns: The value for the given key or `nil` if the key does not exist within the store.
10 |     func codable<Value>(forKey key: String, decoder: JSONDecoder = .userDefaults) throws -> Value? where Value: Codable {
warning: Parameter 'decoder' is missing documentation
  --> Sources/KippleLocalStorage/UserDefaults/UserDefaults+Codable.swift:26:98-26:98
24 |     /// - Parameters:
25 |     ///   - key: The key associated with the desired value.
26 +     ///   - defaultValue: The default value to return of the key does not exist within the store.
   |                                                                                                  ╰─suggestion: Document 'decoder' parameter
27 |     /// - Returns: The value for the given key or `defaultValue` if the key does not exist within the store.
28 |     func codable<Value>(forKey key: String, defaultValue: Value, decoder: JSONDecoder = .userDefaults) -> Value where Value: Codable {
warning: External name 'codableValue' used to document parameter
  --> Sources/KippleLocalStorage/UserDefaults/UserDefaults+Codable.swift:34:13-34:25
32 |     /// Sets a `Codable` value for a given key.
33 |     /// - Parameters:
34 +     ///   - codableValue: The `Codable` value to save in the store.
   |             ╰─suggestion: Replace 'codableValue' with 'value'
35 |     ///   - key: The key to associate wit the provided value.
36 |     func set<Value>(codableValue value: Value, forKey key: String, encoder: JSONEncoder = .userDefaults) throws where Value: Codable {
warning: Parameter 'encoder' is missing documentation
  --> Sources/KippleLocalStorage/UserDefaults/UserDefaults+Codable.swift:35:62-35:62
33 |     /// - Parameters:
34 |     ///   - codableValue: The `Codable` value to save in the store.
35 +     ///   - key: The key to associate wit the provided value.
   |                                                              ╰─suggestion: Document 'encoder' parameter
36 |     func set<Value>(codableValue value: Value, forKey key: String, encoder: JSONEncoder = .userDefaults) throws where Value: Codable {
37 |         // Convert the new value into data for storage.
warning: External name 'codableValue' used to document parameter
  --> Sources/KippleLocalStorage/UserDefaults/UserDefaults+Key.swift:59:13-59:25
57 |     /// Sets a `Codable` value for a given key.
58 |     /// - Parameters:
59 +     ///   - codableValue: The `Codable` value to save in the store.
   |             ╰─suggestion: Replace 'codableValue' with 'value'
60 |     ///   - key: The key to associate wit the provided value.
61 |     func set<Value>(codableValue value: Value, forKey key: Key, encoder: JSONEncoder = .userDefaults) throws where Value: Codable {
warning: Parameter 'encoder' is missing documentation
  --> Sources/KippleLocalStorage/UserDefaults/UserDefaults+Key.swift:60:62-60:62
58 |     /// - Parameters:
59 |     ///   - codableValue: The `Codable` value to save in the store.
60 +     ///   - key: The key to associate wit the provided value.
   |                                                              ╰─suggestion: Document 'encoder' parameter
61 |     func set<Value>(codableValue value: Value, forKey key: Key, encoder: JSONEncoder = .userDefaults) throws where Value: Codable {
62 |         try self.set(codableValue: value, forKey: key.rawValue, encoder: encoder)
Finished building documentation for 'KippleLocalStorage' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.61s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'KippleLocalStorage' complete! (0.63s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/linkable-paths.json
Target:                   KippleLogging
Extracting symbol information for 'KippleLogging'...
Finished extracting symbol information for 'KippleLogging'. (1.57s)
Building documentation for 'KippleLogging'...
Finished building documentation for 'KippleLogging' (0.04s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.60s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'KippleLogging' complete! (0.65s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/linkable-paths.json
     684
5	/Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/bdrelling/kipple/0.14.3
File count: 684
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-bdrelling-kipple-0.14.3-ddd4e1cf.zip to s3://spi-docs-inbox/prod-bdrelling-kipple-0.14.3-ddd4e1cf.zip
Copying... [12%]
Copying... [25%]
Copying... [31%]
Copying... [43%]
Copying... [55%]
Copying... [61%]
Copying... [74%]
Copying... [86%]
Copying... [92%]
Copying... [100%]
Done.