The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ColorfulX, reference main (bdf196), with Swift 6.2 for macOS (SPM) on 8 Mar 2026 10:16:28 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/Lakr233/ColorfulX.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Lakr233/ColorfulX
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bdf1969 Run swift-format on remaining source files
Cloned https://github.com/Lakr233/ColorfulX.git
Revision (git rev-parse @):
bdf19698a9fdd3d2cd3ade4a9434d443b4313b36
SUCCESS checkout https://github.com/Lakr233/ColorfulX.git at main
Fetching https://github.com/Lakr233/SpringInterpolation.git
Fetching https://github.com/Lakr233/ColorVector.git
Fetching https://github.com/Lakr233/MSDisplayLink.git
[1/77] Fetching colorvector
[20/276] Fetching colorvector, springinterpolation
[118/404] Fetching colorvector, springinterpolation, msdisplaylink
Fetched https://github.com/Lakr233/SpringInterpolation.git from cache (0.66s)
[159/205] Fetching colorvector, msdisplaylink
Fetched https://github.com/Lakr233/MSDisplayLink.git from cache (0.74s)
Fetched https://github.com/Lakr233/ColorVector.git from cache (0.74s)
Computing version for https://github.com/Lakr233/MSDisplayLink.git
Computed https://github.com/Lakr233/MSDisplayLink.git at 2.0.8 (1.18s)
Computing version for https://github.com/Lakr233/SpringInterpolation.git
Computed https://github.com/Lakr233/SpringInterpolation.git at 1.3.1 (0.42s)
Computing version for https://github.com/Lakr233/ColorVector.git
Computed https://github.com/Lakr233/ColorVector.git at 1.0.4 (0.42s)
Creating working copy for https://github.com/Lakr233/SpringInterpolation.git
Working copy of https://github.com/Lakr233/SpringInterpolation.git resolved at 1.3.1
Creating working copy for https://github.com/Lakr233/ColorVector.git
Working copy of https://github.com/Lakr233/ColorVector.git resolved at 1.0.4
Creating working copy for https://github.com/Lakr233/MSDisplayLink.git
Working copy of https://github.com/Lakr233/MSDisplayLink.git resolved at 2.0.8
========================================
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": "colorfulx",
      "name": "ColorfulX",
      "url": "https://github.com/Lakr233/ColorfulX.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ColorfulX",
      "dependencies": [
        {
          "identity": "colorvector",
          "name": "ColorVector",
          "url": "https://github.com/Lakr233/ColorVector.git",
          "version": "1.0.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ColorVector",
          "dependencies": [
          ]
        },
        {
          "identity": "springinterpolation",
          "name": "SpringInterpolation",
          "url": "https://github.com/Lakr233/SpringInterpolation.git",
          "version": "1.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpringInterpolation",
          "dependencies": [
          ]
        },
        {
          "identity": "msdisplaylink",
          "name": "MSDisplayLink",
          "url": "https://github.com/Lakr233/MSDisplayLink.git",
          "version": "2.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MSDisplayLink",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Lakr233/ColorfulX.git
[1/1726] Fetching colorfulx
Fetched https://github.com/Lakr233/ColorfulX.git from cache (1.70s)
Fetching https://github.com/Lakr233/SpringInterpolation.git from cache
Fetching https://github.com/Lakr233/MSDisplayLink.git from cache
Fetching https://github.com/Lakr233/ColorVector.git from cache
Fetched https://github.com/Lakr233/MSDisplayLink.git from cache (0.51s)
Fetched https://github.com/Lakr233/ColorVector.git from cache (0.51s)
Fetched https://github.com/Lakr233/SpringInterpolation.git from cache (0.51s)
Computing version for https://github.com/Lakr233/MSDisplayLink.git
Computed https://github.com/Lakr233/MSDisplayLink.git at 2.1.0 (0.90s)
Computing version for https://github.com/Lakr233/SpringInterpolation.git
Computed https://github.com/Lakr233/SpringInterpolation.git at 1.4.0 (0.37s)
Computing version for https://github.com/Lakr233/ColorVector.git
Computed https://github.com/Lakr233/ColorVector.git at 1.0.5 (0.36s)
Creating working copy for https://github.com/Lakr233/ColorfulX.git
Working copy of https://github.com/Lakr233/ColorfulX.git resolved at main (bdf1969)
Creating working copy for https://github.com/Lakr233/ColorVector.git
Working copy of https://github.com/Lakr233/ColorVector.git resolved at 1.0.5
Creating working copy for https://github.com/Lakr233/MSDisplayLink.git
Working copy of https://github.com/Lakr233/MSDisplayLink.git resolved at 2.1.0
Creating working copy for https://github.com/Lakr233/SpringInterpolation.git
Working copy of https://github.com/Lakr233/SpringInterpolation.git resolved at 1.4.0
warning: '.resolve-product-dependencies': dependency 'colorfulx' is not used by any target
Found 3 product dependencies
  - ColorVector
  - SpringInterpolation
  - MSDisplayLink
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Lakr233/ColorfulX.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/31] Compiling ColorVector ColorVector+LAB.swift
[7/31] Compiling ColorVector ColorConversion+XYZ_LAB.swift
[8/31] Compiling ColorVector ColorConversion+LCH_LAB.swift
[9/31] Compiling ColorVector ColorConversion+RGB_XYZ.swift
[10/32] Emitting module ColorVector
[11/32] Compiling ColorVector ColorConversion+LAB_LCH.swift
[12/32] Compiling ColorVector ColorConversion+LAB_XYZ.swift
[13/32] Compiling ColorVector ColorVector+LCH.swift
[14/32] Compiling ColorVector ColorVector+RGB.swift
[15/32] Compiling ColorVector ColorVector+XYZ.swift
[16/32] Compiling SpringInterpolation SpringInterpolation+Parameters.swift
[17/32] Compiling SpringInterpolation SpringInterpolation.swift
[18/32] Compiling SpringInterpolation SpringInterpolation2D.swift
[19/32] Emitting module SpringInterpolation
[20/32] Compiling SpringInterpolation SpringInterpolation+Context.swift
[21/32] Compiling SpringInterpolation SpringInterpolation+Configuration.swift
[22/32] Compiling ColorVector ColorConversion+XYZ_RGB.swift
[23/32] Compiling ColorVector ColorConversion.swift
[24/32] Compiling ColorVector ColorVector.swift
[25/32] Compiling MSDisplayLink DisplayLinkDriver+Helper.swift
[26/32] Compiling MSDisplayLink DisplayLinkDriver.swift
[27/32] Compiling MSDisplayLink DisplayLinkDriver+CA.swift
[28/32] Compiling MSDisplayLink DisplayLinkCallbackContext.swift
[29/32] Compiling MSDisplayLink DisplayLink.swift
[30/32] Compiling MSDisplayLink DisplayLinkDriver+CV.swift
[31/32] Emitting module MSDisplayLink
[32/32] Compiling MSDisplayLink DisplayLink+SwiftUI.swift
[33/54] Emitting module ColorfulX
[34/56] Compiling ColorfulX AnimatedMulticolorGradientView+Speckle.swift
[35/56] Compiling ColorfulX AnimatedMulticolorGradientView+SwiftUI.swift
[36/56] Compiling ColorfulX AnimatedMulticolorGradientView+Update.swift
[37/56] Compiling ColorfulX MulticolorGradientView+Parameters.swift
[38/56] Compiling ColorfulX MulticolorGradientView+SwiftUI.swift
[39/56] Compiling ColorfulX SpeckleAnimationDirector.swift
[40/56] Compiling ColorfulX SpeckleAnimationRandomDirector.swift
[41/56] Compiling ColorfulX MetalView+AppKit.swift
[42/56] Compiling ColorfulX MetalView+UIKit.swift
[43/56] Compiling ColorfulX MetalView.swift
[44/56] Compiling ColorfulX MulticolorGradientView+Lerpable.swift
[45/56] Compiling ColorfulX MetalLink.swift
[46/56] Compiling ColorfulX MetalProgram.swift
[47/56] Compiling ColorfulX SpeckleAnimationRoundedRectangleDirector.swift
[48/56] Compiling ColorfulX Uniforms.swift
[49/56] Compiling ColorfulX ColorfulPreset.swift
[50/56] Compiling ColorfulX ColorfulView.swift
[51/56] Compiling ColorfulX Lerpable.swift
[52/56] Compiling ColorfulX MulticolorGradientView.swift
[53/56] Compiling ColorfulX PlatformCheck.swift
[54/56] Compiling ColorfulX AnimatedMulticolorGradientView.swift
[55/56] Compiling ColorfulX Color.swift
[56/56] Compiling ColorfulX ColorfulColors.swift
Build complete! (13.82s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "colorvector",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Lakr233/ColorVector.git"
    },
    {
      "identity" : "springinterpolation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Lakr233/SpringInterpolation.git"
    },
    {
      "identity" : "msdisplaylink",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.8",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Lakr233/MSDisplayLink.git"
    }
  ],
  "manifest_display_name" : "ColorfulX",
  "name" : "ColorfulX",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ColorfulX",
      "targets" : [
        "ColorfulX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ColorfulX",
      "module_type" : "SwiftTarget",
      "name" : "ColorfulX",
      "path" : "Sources/ColorfulX",
      "product_dependencies" : [
        "ColorVector",
        "SpringInterpolation",
        "MSDisplayLink"
      ],
      "product_memberships" : [
        "ColorfulX"
      ],
      "sources" : [
        "AnimatedMulticolorGradientView+Speckle.swift",
        "AnimatedMulticolorGradientView+SwiftUI.swift",
        "AnimatedMulticolorGradientView+Update.swift",
        "AnimatedMulticolorGradientView.swift",
        "Color.swift",
        "ColorfulColors.swift",
        "ColorfulPreset.swift",
        "ColorfulView.swift",
        "Lerpable.swift",
        "MetalLink.swift",
        "MetalProgram.swift",
        "MetalView+AppKit.swift",
        "MetalView+UIKit.swift",
        "MetalView.swift",
        "MulticolorGradientView+Lerpable.swift",
        "MulticolorGradientView+Parameters.swift",
        "MulticolorGradientView+SwiftUI.swift",
        "MulticolorGradientView.swift",
        "PlatformCheck.swift",
        "SpeckleAnimationDirector.swift",
        "SpeckleAnimationRandomDirector.swift",
        "SpeckleAnimationRoundedRectangleDirector.swift",
        "Uniforms.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.