The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of OKLCHGradient, reference main (f30efe), with Swift 5.9 for macOS (SPM) on 27 Dec 2024 13:46:18 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.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 f30efe1 Allow passing a singular stop point
Cloned https://github.com/fwrs/OKLCHGradient.git
Revision (git rev-parse @):
f30efe18d88d4c79378631184512a492c2ccfb22
SUCCESS checkout https://github.com/fwrs/OKLCHGradient.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/fwrs/OKLCHGradient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying OKLCHGradient.metal
[2/8] Compiling OKLCHGradient resource_bundle_accessor.swift
[3/8] Compiling OKLCHGradient Utils.swift
[4/8] Compiling OKLCHGradient OKLCHLinearGradient.swift
[5/8] Emitting module OKLCHGradient
[6/8] Compiling OKLCHGradient OKLCHAngularGradient.swift
[7/8] Compiling OKLCHGradient OKLCHRadialGradient.swift
[8/8] Compiling OKLCHGradient OKLCHEllipticalGradient.swift
Build complete! (8.63s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OKLCHGradient",
  "name" : "OKLCHGradient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.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.