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 SmoothGradient, reference main (7f11f2), with Swift 5.10 for macOS (SPM) on 1 Sep 2024 01:56:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/raymondjavaxx/SmoothGradient.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/raymondjavaxx/SmoothGradient
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7f11f2e Bump Xcode version (#6)
Cloned https://github.com/raymondjavaxx/SmoothGradient.git
Revision (git rev-parse @):
7f11f2e0f2e3c4466ec78087242be49f6e8b00cc
SUCCESS checkout https://github.com/raymondjavaxx/SmoothGradient.git at main
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/11904] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.23s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.11.1 (2.44s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.11.1
========================================
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": "smoothgradient",
      "name": "SmoothGradient",
      "url": "https://github.com/raymondjavaxx/SmoothGradient.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SmoothGradient",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/raymondjavaxx/SmoothGradient.git
[1/233] Fetching smoothgradient
Fetched https://github.com/raymondjavaxx/SmoothGradient.git from cache (1.22s)
Creating working copy for https://github.com/raymondjavaxx/SmoothGradient.git
Working copy of https://github.com/raymondjavaxx/SmoothGradient.git resolved at main (7f11f2e)
warning: '.resolve-product-dependencies': dependency 'smoothgradient' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/raymondjavaxx/SmoothGradient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/8] Compiling SmoothGradient SmoothLinearGradient.swift
[4/8] Compiling SmoothGradient Gradient+Smooth.swift
[5/8] Compiling SmoothGradient Curve.swift
[6/8] Compiling SmoothGradient GradientInterpolator.swift
[7/8] Emitting module SmoothGradient
[8/8] Compiling SmoothGradient CubicBezierCurve.swift
Build complete! (7.27s)
Build complete.
Done.