The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of OKLCHGradient, reference main (ede198), with Swift 6.2 for macOS (SPM) on 28 Nov 2025 17:40:45 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fwrs/OKLCHGradient.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fwrs/OKLCHGradient
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ede1989 Migrate to @available and lower the package-wide version requirement
Cloned https://github.com/fwrs/OKLCHGradient.git
Revision (git rev-parse @):
ede1989a8a5e11ece0ec8ad87168b3ab6fd3b234
SUCCESS checkout https://github.com/fwrs/OKLCHGradient.git at main
========================================
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",
  "dependencies": [
    {
      "identity": "oklchgradient",
      "name": "OKLCHGradient",
      "url": "https://github.com/fwrs/OKLCHGradient.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OKLCHGradient",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/fwrs/OKLCHGradient.git
[1/84] Fetching oklchgradient
Fetched https://github.com/fwrs/OKLCHGradient.git from cache (0.97s)
Creating working copy for https://github.com/fwrs/OKLCHGradient.git
Working copy of https://github.com/fwrs/OKLCHGradient.git resolved at main (ede1989)
warning: '.resolve-product-dependencies': dependency 'oklchgradient' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/fwrs/OKLCHGradient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying OKLCHGradient.metal
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/10] Compiling OKLCHGradient resource_bundle_accessor.swift
[5/10] Compiling OKLCHGradient Utils.swift
[6/10] Compiling OKLCHGradient OKLCHLinearGradient.swift
[7/10] Compiling OKLCHGradient OKLCHRadialGradient.swift
[8/10] Compiling OKLCHGradient OKLCHAngularGradient.swift
[9/10] Emitting module OKLCHGradient
[10/10] Compiling OKLCHGradient OKLCHEllipticalGradient.swift
Build complete! (8.62s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OKLCHGradient",
  "name" : "OKLCHGradient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "OKLCHGradient",
      "targets" : [
        "OKLCHGradient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OKLCHGradient",
      "module_type" : "SwiftTarget",
      "name" : "OKLCHGradient",
      "path" : "Sources/OKLCHGradient",
      "product_memberships" : [
        "OKLCHGradient"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/OKLCHGradient/OKLCHGradient.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "OKLCHAngularGradient.swift",
        "OKLCHEllipticalGradient.swift",
        "OKLCHLinearGradient.swift",
        "OKLCHRadialGradient.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.