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 Easing with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.42.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/psharanda/Easing.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/psharanda/Easing
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8459c9d Update README.md
Cloned https://github.com/psharanda/Easing.git
Revision (git rev-parse @):
8459c9da9c90cb75a774edc6c4d73f4584964f57
SUCCESS checkout https://github.com/psharanda/Easing.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "easing",
      "name": "Easing",
      "url": "https://github.com/psharanda/Easing.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Easing",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/psharanda/Easing.git
[1/279] Fetching easing
Fetched https://github.com/psharanda/Easing.git from cache (0.29s)
Creating working copy for https://github.com/psharanda/Easing.git
Working copy of https://github.com/psharanda/Easing.git resolved at master (8459c9d)
warning: '.resolve-product-dependencies': dependency 'easing' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/psharanda/Easing.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/10] Compiling Easing CGPath+PathElements.swift
[4/11] Compiling Easing CGPrimitives+Interpolatable.swift
[5/11] Compiling Easing Easing.swift
[6/11] Compiling Easing UIColor+Interpolatable.swift
[7/11] Compiling Easing Interpolatable.swift
[8/11] Emitting module Easing
[9/11] Compiling Easing Easing+CAMediaTimeFunction.swift
[10/11] Compiling Easing UIBezierPath+Interpolatable.swift
[11/11] Compiling Easing CubicBezierInterpolator.swift
Build complete! (5.60s)
Build complete.
Done.