The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ColorfulX, reference main (bdf196), with Swift 6.1 for macOS (SPM) on 8 Mar 2026 14:17:40 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/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Lakr233/ColorfulX.git
https://github.com/Lakr233/ColorfulX.git
{
  "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"
}
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/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/32] Compiling SpringInterpolation SpringInterpolation2D.swift
[7/32] Compiling SpringInterpolation SpringInterpolation+Parameters.swift
[8/32] Compiling SpringInterpolation SpringInterpolation+Configuration.swift
[9/32] Compiling SpringInterpolation SpringInterpolation+Context.swift
[10/32] Compiling SpringInterpolation SpringInterpolation.swift
[11/32] Compiling ColorVector ColorVector+LAB.swift
[12/32] Compiling ColorVector ColorVector+XYZ.swift
[13/32] Compiling ColorVector ColorVector+LCH.swift
[14/32] Compiling ColorVector ColorVector+RGB.swift
[15/32] Compiling ColorVector ColorConversion+XYZ_RGB.swift
[16/32] Compiling ColorVector ColorConversion+XYZ_LAB.swift
[17/32] Compiling ColorVector ColorConversion+LCH_LAB.swift
[18/32] Compiling ColorVector ColorConversion+RGB_XYZ.swift
[19/32] Compiling ColorVector ColorConversion.swift
[20/32] Compiling ColorVector ColorConversion+LAB_LCH.swift
[21/32] Compiling ColorVector ColorConversion+LAB_XYZ.swift
[22/32] Emitting module ColorVector
[23/33] Compiling ColorVector ColorVector.swift
[24/33] Compiling MSDisplayLink DisplayLinkDriver+CA.swift
[25/33] Compiling MSDisplayLink DisplayLinkDriver.swift
[26/33] Compiling MSDisplayLink DisplayLinkCallbackContext.swift
[27/33] Compiling MSDisplayLink DisplayLinkDriver+Helper.swift
[28/33] Compiling MSDisplayLink DisplayLinkDriver+CV.swift
[29/33] Emitting module SpringInterpolation
[30/33] Compiling SpringInterpolation SpringInterpolation+AppKit.swift
[31/33] Compiling MSDisplayLink DisplayLink.swift
[32/33] Emitting module MSDisplayLink
[33/33] Compiling MSDisplayLink DisplayLink+SwiftUI.swift
[34/55] Emitting module ColorfulX
[35/57] Compiling ColorfulX MetalView+AppKit.swift
[36/57] Compiling ColorfulX MetalView+UIKit.swift
[37/57] Compiling ColorfulX AnimatedMulticolorGradientView+Speckle.swift
[38/57] Compiling ColorfulX AnimatedMulticolorGradientView+SwiftUI.swift
[39/57] Compiling ColorfulX AnimatedMulticolorGradientView+Update.swift
[40/57] Compiling ColorfulX MetalLink.swift
[41/57] Compiling ColorfulX MetalProgram.swift
[42/57] Compiling ColorfulX SpeckleAnimationRoundedRectangleDirector.swift
[43/57] Compiling ColorfulX Uniforms.swift
[44/57] Compiling ColorfulX MulticolorGradientView+Parameters.swift
[45/57] Compiling ColorfulX MulticolorGradientView+SwiftUI.swift
[46/57] Compiling ColorfulX SpeckleAnimationDirector.swift
[47/57] Compiling ColorfulX SpeckleAnimationRandomDirector.swift
[48/57] Compiling ColorfulX MetalView.swift
[49/57] Compiling ColorfulX MulticolorGradientView+Lerpable.swift
[50/57] Compiling ColorfulX ColorfulPreset.swift
[51/57] Compiling ColorfulX ColorfulView.swift
[52/57] Compiling ColorfulX Lerpable.swift
[53/57] Compiling ColorfulX MulticolorGradientView.swift
[54/57] Compiling ColorfulX PlatformCheck.swift
[55/57] Compiling ColorfulX AnimatedMulticolorGradientView.swift
[56/57] Compiling ColorfulX Color.swift
[57/57] Compiling ColorfulX ColorfulColors.swift
Build complete! (16.90s)
Fetching https://github.com/Lakr233/ColorVector.git
Fetching https://github.com/Lakr233/MSDisplayLink.git
Fetching https://github.com/Lakr233/SpringInterpolation.git
[3/77] Fetching colorvector
[78/205] Fetching colorvector, msdisplaylink
[159/404] Fetching colorvector, msdisplaylink, springinterpolation
Fetched https://github.com/Lakr233/SpringInterpolation.git from cache (0.87s)
Fetched https://github.com/Lakr233/ColorVector.git from cache (0.87s)
Fetched https://github.com/Lakr233/MSDisplayLink.git from cache (0.87s)
Computing version for https://github.com/Lakr233/MSDisplayLink.git
Computed https://github.com/Lakr233/MSDisplayLink.git at 2.1.0 (1.32s)
Computing version for https://github.com/Lakr233/SpringInterpolation.git
Computed https://github.com/Lakr233/SpringInterpolation.git at 1.4.0 (0.45s)
Computing version for https://github.com/Lakr233/ColorVector.git
Computed https://github.com/Lakr233/ColorVector.git at 1.0.5 (0.43s)
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
Creating working copy for https://github.com/Lakr233/ColorVector.git
Working copy of https://github.com/Lakr233/ColorVector.git resolved at 1.0.5
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.