The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SemanticColorPicker, reference main (54f324), with Swift 6.1 for macOS (SPM) on 1 Mar 2026 13:27:07 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/borisovodov/SemanticColorPicker.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/borisovodov/SemanticColorPicker
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 54f3240 Fix codecov
Cloned https://github.com/borisovodov/SemanticColorPicker.git
Revision (git rev-parse @):
54f32409b2eaa99580b67be7dcb561fa7d0f604d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/borisovodov/SemanticColorPicker.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/borisovodov/SemanticColorPicker.git
https://github.com/borisovodov/SemanticColorPicker.git
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "SemanticColorPicker",
  "name" : "SemanticColorPicker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SemanticColorPicker",
      "targets" : [
        "SemanticColorPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SemanticColorPickerTests",
      "module_type" : "SwiftTarget",
      "name" : "SemanticColorPickerTests",
      "path" : "Tests/SemanticColorPickerTests",
      "sources" : [
        "SemanticColorTests.swift"
      ],
      "target_dependencies" : [
        "SemanticColorPicker"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SemanticColorPicker",
      "module_type" : "SwiftTarget",
      "name" : "SemanticColorPicker",
      "path" : "Sources/SemanticColorPicker",
      "product_memberships" : [
        "SemanticColorPicker"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SemanticColorPicker/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ColorConvertible.swift",
        "SemanticColor.swift",
        "SemanticColorPicker.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/4] Copying Info.plist
[0/4] Write sources
[2/4] Copying Localizable.xcstrings
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/9] Compiling SemanticColorPicker ColorConvertible.swift
[6/9] Emitting module SemanticColorPicker
[7/9] Compiling SemanticColorPicker SemanticColor.swift
[8/9] Compiling SemanticColorPicker SemanticColorPicker.swift
[9/9] Compiling SemanticColorPicker resource_bundle_accessor.swift
Build complete! (7.66s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "SemanticColorPicker",
  "name" : "SemanticColorPicker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SemanticColorPicker",
      "targets" : [
        "SemanticColorPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SemanticColorPickerTests",
      "module_type" : "SwiftTarget",
      "name" : "SemanticColorPickerTests",
      "path" : "Tests/SemanticColorPickerTests",
      "sources" : [
        "SemanticColorTests.swift"
      ],
      "target_dependencies" : [
        "SemanticColorPicker"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SemanticColorPicker",
      "module_type" : "SwiftTarget",
      "name" : "SemanticColorPicker",
      "path" : "Sources/SemanticColorPicker",
      "product_memberships" : [
        "SemanticColorPicker"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SemanticColorPicker/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ColorConvertible.swift",
        "SemanticColor.swift",
        "SemanticColorPicker.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.