The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Chroma, reference 1.1.0 (b2b8b3), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 14:39:45 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/SolarDesignSystem/Chroma-Swift.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SolarDesignSystem/Chroma-Swift
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at b2b8b39 Add support for other color spaces.
Cloned https://github.com/SolarDesignSystem/Chroma-Swift.git
Revision (git rev-parse @):
b2b8b3999ab35481a85a0beba2fa3525468f6bbc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SolarDesignSystem/Chroma-Swift.git at 1.1.0
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/SolarDesignSystem/Matrix-Swift.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2271] Fetching swift-docc-plugin
[92/2323] Fetching swift-docc-plugin, matrix-swift
[190/8739] Fetching swift-docc-plugin, matrix-swift, swift-numerics
[731/12411] Fetching swift-docc-plugin, matrix-swift, swift-numerics, swift-docc-symbolkit
Fetched https://github.com/SolarDesignSystem/Matrix-Swift.git from cache (1.14s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.14s)
[7348/8687] Fetching swift-docc-plugin, swift-numerics
Fetched https://github.com/apple/swift-docc-plugin from cache (1.23s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-numerics from cache (1.24s)
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (1.92s)
Computing version for https://github.com/SolarDesignSystem/Matrix-Swift.git
Computed https://github.com/SolarDesignSystem/Matrix-Swift.git at 1.0.6 (0.66s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.70s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.64s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/SolarDesignSystem/Matrix-Swift.git
Working copy of https://github.com/SolarDesignSystem/Matrix-Swift.git resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.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": "chroma-swift",
      "name": "Chroma",
      "url": "https://github.com/SolarDesignSystem/Chroma-Swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Chroma-Swift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "matrix-swift",
          "name": "Matrix",
          "url": "https://github.com/SolarDesignSystem/Matrix-Swift.git",
          "version": "1.0.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Matrix-Swift",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SolarDesignSystem/Chroma-Swift.git
[1/116] Fetching chroma-swift
Fetched https://github.com/SolarDesignSystem/Chroma-Swift.git from cache (0.71s)
Fetching https://github.com/SolarDesignSystem/Matrix-Swift.git from cache
Fetched https://github.com/SolarDesignSystem/Matrix-Swift.git from cache (0.41s)
Computing version for https://github.com/SolarDesignSystem/Matrix-Swift.git
Computed https://github.com/SolarDesignSystem/Matrix-Swift.git at 1.0.6 (0.47s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.51s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (1.10s)
Creating working copy for https://github.com/SolarDesignSystem/Matrix-Swift.git
Working copy of https://github.com/SolarDesignSystem/Matrix-Swift.git resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/SolarDesignSystem/Chroma-Swift.git
Working copy of https://github.com/SolarDesignSystem/Chroma-Swift.git resolved at 1.1.0 (b2b8b39)
warning: '.resolve-product-dependencies': dependency 'chroma-swift' is not used by any target
Found 1 product dependencies
  - Matrix
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/SolarDesignSystem/Chroma-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[7/9] Compiling _NumericsShims _NumericsShims.c
[8/9] Write swift-version--6988338F2F200930.txt
[10/19] Compiling RealModule Real.swift
[11/20] Compiling RealModule Float16+Real.swift
[12/20] Compiling RealModule Float80+Real.swift
[13/20] Compiling RealModule ElementaryFunctions.swift
[14/20] Emitting module RealModule
[15/20] Compiling RealModule AugmentedArithmetic.swift
[16/20] Compiling RealModule ApproximateEquality.swift
[17/20] Compiling RealModule Double+Real.swift
[18/20] Compiling RealModule AlgebraicField.swift
[19/20] Compiling RealModule Float+Real.swift
[20/20] Compiling RealModule RealFunctions.swift
[21/25] Compiling ComplexModule ElementaryFunctions.swift
[22/25] Compiling ComplexModule Differentiable.swift
[23/25] Compiling ComplexModule Complex.swift
[24/25] Emitting module ComplexModule
[25/25] Compiling ComplexModule Arithmetic.swift
[26/27] Compiling Numerics Numerics.swift
[27/27] Emitting module Numerics
[28/41] Compiling Matrix MatrixIndex.swift
[29/41] Compiling Matrix Matrix+Hashable.swift
[30/41] Compiling Matrix Matrix.swift
[31/41] Compiling Matrix Matrix+Sequence.swift
[32/41] Compiling Matrix Matrix+Equatable.swift
[33/41] Compiling Matrix Matrix+ExpressableByArrayLiteral.swift
[34/41] Compiling Matrix Matrix+Math.swift
[35/42] Compiling Matrix Matrix+CustomReflectable.swift
[36/42] Compiling Matrix Matrix+CustomStringConvertable.swift
[37/42] Compiling Matrix MatrixIterator.swift
[38/42] Emitting module Matrix
[39/42] Compiling Matrix Matrix+Collection.swift
[40/42] Compiling Matrix Matrix+ContiguousBytes.swift
[41/42] Compiling Matrix Array+Matrix.swift
[42/42] Compiling Matrix Matrix+Codable.swift
[43/73] Compiling Chroma ChromaticAdaptationMethodZhaiLuo.swift
[44/73] Compiling Chroma Color.swift
[45/73] Compiling Chroma ColorModel.swift
[46/73] Compiling Chroma ColorSpace.swift
[47/76] Compiling Chroma LabColorSpace.swift
[48/76] Compiling Chroma LchAbColor.swift
[49/76] Compiling Chroma LchAbColorSpace.swift
[50/76] Emitting module Chroma
[51/76] Compiling Chroma HsvColorSpace.swift
[52/76] Compiling Chroma JabColor.swift
[53/76] Compiling Chroma JabColorSpace.swift
[54/76] Compiling Chroma ChromaticAdaptationMethod.swift
[55/76] Compiling Chroma ChromaticAdaptationMethodCie1994.swift
[56/76] Compiling Chroma ChromaticAdaptationMethodCmcCat2000.swift
[57/76] Compiling Chroma ChromaticAdaptationMethodLinear.swift
[58/76] Compiling Chroma XyzColor.swift
[59/76] Compiling Chroma XyzColorSpace.swift
[60/76] Compiling Chroma XyChromaticityCoordinate.swift
[61/76] Compiling Chroma OkLabColor.swift
[62/76] Compiling Chroma OkLabColorSpace.swift
[63/76] Compiling Chroma OkLchColor.swift
[64/76] Compiling Chroma ColorSpaceProfile.swift
[65/76] Compiling Chroma HslColor.swift
[66/76] Compiling Chroma HslColorSpace.swift
[67/76] Compiling Chroma HsvColor.swift
[68/76] Compiling Chroma JchColor.swift
[69/76] Compiling Chroma JchColorSpace.swift
[70/76] Compiling Chroma LabColor.swift
[71/76] Compiling Chroma OkLchColorSpace.swift
[72/76] Compiling Chroma RgbColor.swift
[73/76] Compiling Chroma RgbColorSpace.swift
[74/76] Compiling Chroma XyyColor.swift
[75/76] Compiling Chroma XyyColorSpace.swift
[76/76] Compiling Chroma StandardIlluminant.swift
Build complete! (14.14s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "matrix-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SolarDesignSystem/Matrix-Swift.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Chroma",
  "name" : "Chroma",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Chroma",
      "targets" : [
        "Chroma"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ChromaTests",
      "module_type" : "SwiftTarget",
      "name" : "ChromaTests",
      "path" : "Tests/ChromaTests",
      "product_dependencies" : [
        "Matrix"
      ],
      "sources" : [
        "Adaptation/ChromaticAdaptationMethodCie1994Tests.swift",
        "Adaptation/ChromaticAdaptationMethodCmcCat2000Tests.swift",
        "Adaptation/ChromaticAdaptationMethodLinearTests.swift",
        "Adaptation/ChromaticAdaptationMethodZhaiLuoTests.swift",
        "Adaptation/ChromaticAdaptationTransformTests.swift",
        "Color Spaces/ColorTests.swift",
        "Color Spaces/HslColorTests.swift",
        "Color Spaces/HsvColorTests.swift",
        "Color Spaces/JabColorTests.swift",
        "Color Spaces/JchColorTests.swift",
        "Color Spaces/LabColorTests.swift",
        "Color Spaces/LchAbColorTests.swift",
        "Color Spaces/OkLabColorTests.swift",
        "Color Spaces/OkLchColorTests.swift",
        "Color Spaces/RgbColorTests.swift",
        "Color Spaces/XyyColorTests.swift",
        "Color Spaces/XyzColorTests.swift",
        "Colorimetry/StandardIlluminantTests.swift",
        "Utilities/Utilities.swift"
      ],
      "target_dependencies" : [
        "Chroma"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Chroma",
      "module_type" : "SwiftTarget",
      "name" : "Chroma",
      "path" : "Sources/Chroma",
      "product_dependencies" : [
        "Matrix"
      ],
      "product_memberships" : [
        "Chroma"
      ],
      "sources" : [
        "Adaptation/ChromaticAdaptationMethod.swift",
        "Adaptation/ChromaticAdaptationMethodCie1994.swift",
        "Adaptation/ChromaticAdaptationMethodCmcCat2000.swift",
        "Adaptation/ChromaticAdaptationMethodLinear.swift",
        "Adaptation/ChromaticAdaptationMethodZhaiLuo.swift",
        "Color Spaces/Color.swift",
        "Color Spaces/ColorModel.swift",
        "Color Spaces/ColorSpace.swift",
        "Color Spaces/ColorSpaceProfile.swift",
        "Color Spaces/HSL/HslColor.swift",
        "Color Spaces/HSL/HslColorSpace.swift",
        "Color Spaces/HSV/HsvColor.swift",
        "Color Spaces/HSV/HsvColorSpace.swift",
        "Color Spaces/Jab/JabColor.swift",
        "Color Spaces/Jab/JabColorSpace.swift",
        "Color Spaces/Jch/JchColor.swift",
        "Color Spaces/Jch/JchColorSpace.swift",
        "Color Spaces/Lab/LabColor.swift",
        "Color Spaces/Lab/LabColorSpace.swift",
        "Color Spaces/LchAb/LchAbColor.swift",
        "Color Spaces/LchAb/LchAbColorSpace.swift",
        "Color Spaces/OkLab/OkLabColor.swift",
        "Color Spaces/OkLab/OkLabColorSpace.swift",
        "Color Spaces/OkLch/OkLchColor.swift",
        "Color Spaces/OkLch/OkLchColorSpace.swift",
        "Color Spaces/RGB/RgbColor.swift",
        "Color Spaces/RGB/RgbColorSpace.swift",
        "Color Spaces/XYZ/XyzColor.swift",
        "Color Spaces/XYZ/XyzColorSpace.swift",
        "Color Spaces/xyY/XyChromaticityCoordinate.swift",
        "Color Spaces/xyY/XyyColor.swift",
        "Color Spaces/xyY/XyyColorSpace.swift",
        "Colorimetry/StandardIlluminant.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/solardesignsystem/chroma-swift/1.1.0
Repository:               SolarDesignSystem/Chroma-Swift
Swift version used:       6.3
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   Chroma
Generating documentation for 'Chroma'...
Converting documentation...
warning: Parameter 'parentColor' not found in initializer declaration
  --> Sources/Chroma/Color Spaces/Color.swift:85:9-85:85
83 |
84 |     /// Creates a new color from a color in the parent color space.
85 +     /// - Parameter parentColor: The equivalent color to convert to this color type.
   |         ╰─suggestion: Remove 'parentColor' parameter documentation
86 |     init?(_ parentColor: ParentColor)
87 |
warning: Parameter 'parentColor' not found in initializer declaration
  --> Sources/Chroma/Color Spaces/Color.swift:85:21-85:32
83 |
84 |     /// Creates a new color from a color in the parent color space.
85 +     /// - Parameter parentColor: The equivalent color to convert to this color type.
   |                     ╰─suggestion: Replace 'parentColor' with 'parent'
86 |     init?(_ parentColor: ParentColor)
87 |
warning: Parameter 'parentColor' not found in initializer declaration
  --> Sources/Chroma/Color Spaces/Color.swift:85:21-85:32
83 |
84 |     /// Creates a new color from a color in the parent color space.
85 +     /// - Parameter parentColor: The equivalent color to convert to this color type.
   |                     ╰─suggestion: Replace 'parentColor' with 'parent'
86 |     init?(_ parentColor: ParentColor)
87 |
warning: Parameter 'parentColor' not found in initializer declaration
  --> Sources/Chroma/Color Spaces/Color.swift:85:21-85:32
83 |
84 |     /// Creates a new color from a color in the parent color space.
85 +     /// - Parameter parentColor: The equivalent color to convert to this color type.
   |                     ╰─suggestion: Replace 'parentColor' with 'parent'
86 |     init?(_ parentColor: ParentColor)
87 |
warning: Parameter 'parentColor' not found in initializer declaration
  --> Sources/Chroma/Color Spaces/Color.swift:85:21-85:32
83 |
84 |     /// Creates a new color from a color in the parent color space.
85 +     /// - Parameter parentColor: The equivalent color to convert to this color type.
   |                     ╰─suggestion: Replace 'parentColor' with 'parent'
86 |     init?(_ parentColor: ParentColor)
87 |
warning: Parameter 'parentColor' not found in initializer declaration
  --> Sources/Chroma/Color Spaces/Color.swift:85:21-85:32
83 |
84 |     /// Creates a new color from a color in the parent color space.
85 +     /// - Parameter parentColor: The equivalent color to convert to this color type.
   |                     ╰─suggestion: Replace 'parentColor' with 'parent'
86 |     init?(_ parentColor: ParentColor)
87 |
warning: Parameter 'parent' is missing documentation
  --> Sources/Chroma/Color Spaces/Color.swift:85:85-85:85
83 |
84 |     /// Creates a new color from a color in the parent color space.
85 +     /// - Parameter parentColor: The equivalent color to convert to this color type.
   |                                                                                     ╰─suggestion: Document 'parent' parameter
86 |     init?(_ parentColor: ParentColor)
87 |
warning: Parameter 'xyzColor' is missing documentation
  --> Sources/Chroma/Color Spaces/Color.swift:85:85-85:85
83 |
84 |     /// Creates a new color from a color in the parent color space.
85 +     /// - Parameter parentColor: The equivalent color to convert to this color type.
   |                                                                                     ╰─suggestion: Document 'xyzColor' parameter
86 |     init?(_ parentColor: ParentColor)
87 |
warning: Parameter 'parent' is missing documentation
  --> Sources/Chroma/Color Spaces/Color.swift:85:85-85:85
83 |
84 |     /// Creates a new color from a color in the parent color space.
85 +     /// - Parameter parentColor: The equivalent color to convert to this color type.
   |                                                                                     ╰─suggestion: Document 'parent' parameter
86 |     init?(_ parentColor: ParentColor)
87 |
warning: Parameter 'parent' is missing documentation
  --> Sources/Chroma/Color Spaces/Color.swift:85:85-85:85
83 |
84 |     /// Creates a new color from a color in the parent color space.
85 +     /// - Parameter parentColor: The equivalent color to convert to this color type.
   |                                                                                     ╰─suggestion: Document 'parent' parameter
86 |     init?(_ parentColor: ParentColor)
87 |
warning: Parameter 'parent' is missing documentation
  --> Sources/Chroma/Color Spaces/Color.swift:85:85-85:85
83 |
84 |     /// Creates a new color from a color in the parent color space.
85 +     /// - Parameter parentColor: The equivalent color to convert to this color type.
   |                                                                                     ╰─suggestion: Document 'parent' parameter
86 |     init?(_ parentColor: ParentColor)
87 |
warning: Parameter 'parent' is missing documentation
  --> Sources/Chroma/Color Spaces/Color.swift:85:85-85:85
83 |
84 |     /// Creates a new color from a color in the parent color space.
85 +     /// - Parameter parentColor: The equivalent color to convert to this color type.
   |                                                                                     ╰─suggestion: Document 'parent' parameter
86 |     init?(_ parentColor: ParentColor)
87 |
Conversion complete! (0.57s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/solardesignsystem/chroma-swift/1.1.0'
Building for debugging...
[0/8] Write sources
[1/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] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling SymbolKit Relationship.swift
[21/57] Compiling SymbolKit RelationshipKind.swift
[22/57] Compiling SymbolKit SourceOrigin.swift
[23/57] Compiling SymbolKit GenericConstraints.swift
[24/57] Compiling SymbolKit Swift.swift
[25/57] Compiling SymbolKit Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit SemanticVersion.swift
[30/57] Compiling SymbolKit AccessControl.swift
[31/57] Compiling SymbolKit Availability.swift
[32/57] Compiling SymbolKit AvailabilityItem.swift
[33/57] Compiling SymbolKit Domain.swift
[34/57] Emitting module SymbolKit
[35/57] Compiling SymbolKit Names.swift
[36/57] Compiling SymbolKit SPI.swift
[37/57] Compiling SymbolKit Snippet.swift
[38/57] Compiling SymbolKit Extension.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 SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[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.31s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Chroma' complete! (0.22s)
    1060
7	/Users/admin/builder/spi-builder-workspace/.docs/solardesignsystem/chroma-swift/1.1.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/solardesignsystem/chroma-swift/1.1.0
File count: 1060
Doc size:   7.0MB
Preparing doc bundle ...
Uploading prod-solardesignsystem-chroma-swift-1.1.0-6de24adb.zip to s3://spi-docs-inbox/prod-solardesignsystem-chroma-swift-1.1.0-6de24adb.zip
Copying... [13%]
Copying... [22%]
Copying... [31%]
Copying... [44%]
Copying... [52%]
Copying... [61%]
Copying... [74%]
Copying... [83%]
Copying... [92%]
Copying... [100%]
Done.